feat: add android-docker
This commit is contained in:
@@ -22,8 +22,8 @@ ZO_DATA_DIR=/data
|
||||
|
||||
# Root user credentials
|
||||
# IMPORTANT: Change these default credentials before deploying to production
|
||||
ZO_ROOT_USER_EMAIL=admin@example.com
|
||||
ZO_ROOT_USER_PASSWORD=Complexpass#123
|
||||
ZO_ROOT_USER_EMAIL="root@example.com"
|
||||
ZO_ROOT_USER_PASSWORD="Complexpass#123"
|
||||
|
||||
# Optional: S3 object storage configuration
|
||||
# Leave empty to use local disk storage
|
||||
|
||||
Reference in New Issue
Block a user