parametrize db pwd
This commit is contained in:
parent
ad4bae5459
commit
4d5e6a46c7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
- seafile-memcached
|
||||
environment:
|
||||
DB_HOST: seafile-db
|
||||
DB_ROOT_PASSWD: seafile
|
||||
DB_ROOT_PASSWD: ${DB_ROOT_PASSWORD}
|
||||
SEAFILE_ADMIN_EMAIL: ${ADMIN_EMAIL}
|
||||
SEAFILE_ADMIN_PASSWORD: ${SEAFILE_ADMIN_PASSWORD}
|
||||
SEAFILE_SERVER_HOSTNAME: ${SEAFILE_HOSTNAME}
|
||||
|
|
Loading…
Add table
Reference in a new issue