modified: apps/gramps/docker-compose.yml

This commit is contained in:
git
2026-04-14 14:30:09 +10:00
parent ff0c413d06
commit 0654d9673f
+2 -2
View File
@@ -7,8 +7,8 @@ services:
- gramps-redis - gramps-redis
- grampsweb_celery - grampsweb_celery
restart: always restart: always
env_file: # env_file:
- ${SECRETS_ENV_FILE} # - ${SECRETS_ENV_FILE}
environment: environment:
TZ: ${TZ} TZ: ${TZ}
GRAMPSWEB_TREE: ${GRAMPSWEB_TREE} GRAMPSWEB_TREE: ${GRAMPSWEB_TREE}