fixed typo
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ services:
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/seafile/data:/shared # Requested, specifies the path to Seafile data persistent store.
|
||||
environment:
|
||||
- DB_HOST=db
|
||||
- DB_HOST=seafile-mariadb
|
||||
- DB_ROOT_PASSWD=xoe3cheokuotooZoh4aiGheeg1ud0i # Requested, the value should be root's password of MySQL service.
|
||||
- TIME_ZONE=Etc/UTC # Optional, default is UTC. Should be uncomment and set to your local time zone.
|
||||
- SEAFILE_ADMIN_EMAIL=akanealw@gmail.com # Specifies Seafile admin user, default is 'me@example.com'.
|
||||
|
||||
Reference in New Issue
Block a user