Merge branch 'main' into codex/update-gramps-deployment-to-use-gramps-web-u6wwj9

This commit is contained in:
beatz174-bit
2026-04-14 14:35:33 +10:00
committed by GitHub
+2 -2
View File
@@ -62,8 +62,8 @@ services:
depends_on: depends_on:
- gramps-redis - gramps-redis
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}