fixed typo

This commit is contained in:
2023-11-29 19:22:19 -06:00
parent ed4ac512a7
commit 7a68e5743b
+1 -1
View File
@@ -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'.