modified: apps/gramps/docker-compose.yml

modified:   default-environment.env
This commit is contained in:
git
2026-04-14 16:24:42 +10:00
parent 1918b83061
commit a826c85e08
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ services:
- gramps-redis
- grampsweb_celery
restart: always
env_file:
- ${SECRETS_ENV_FILE}
# env_file:
# - ${SECRETS_ENV_FILE}
environment:
TZ: ${TZ}
GRAMPSWEB_TREE: ${GRAMPSWEB_TREE}