mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-08-07 12:28:43 +08:00
fix: use docker image to production release on stable-7.2
This commit is contained in:
@@ -29,9 +29,6 @@ services:
|
||||
PROXY_ENABLE_BASIC_AUTH: "${PROXY_ENABLE_BASIC_AUTH:-false}"
|
||||
# demo users
|
||||
IDM_CREATE_DEMO_USERS: "${DEMO_USERS:-false}"
|
||||
#STORAGE_USERS_DRIVER: "decomposed"
|
||||
STORAGE_USERS_PURGE_TRASH_BIN_PROJECT_DELETE_BEFORE: "30s"
|
||||
STORAGE_USERS_PURGE_TRASH_BIN_PERSONAL_DELETE_BEFORE: "30s"
|
||||
|
||||
# admin password
|
||||
IDM_ADMIN_PASSWORD: "${INITIAL_ADMIN_PASSWORD}"
|
||||
|
||||
Reference in New Issue
Block a user