feat: add android-docker
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
environment:
|
||||
- TZ=${TZ:-UTC}
|
||||
- ZO_DATA_DIR=${ZO_DATA_DIR:-/data}
|
||||
- ZO_ROOT_USER_EMAIL=${ZO_ROOT_USER_EMAIL:-admin@example.com}
|
||||
- ZO_ROOT_USER_EMAIL=${ZO_ROOT_USER_EMAIL:-root@example.com}
|
||||
- ZO_ROOT_USER_PASSWORD=${ZO_ROOT_USER_PASSWORD:-Complexpass#123}
|
||||
# Optional: S3 configuration for object storage
|
||||
- ZO_S3_BUCKET_NAME=${ZO_S3_BUCKET_NAME:-}
|
||||
|
||||
Reference in New Issue
Block a user