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}
+1 -1
View File
@@ -46,7 +46,7 @@ GRAMPSWEB_EMAIL_HOST=smtp.gmail.com
GRAMPSWEB_EMAIL_PORT=587
GRAMPSWEB_EMAIL_USE_SSL=false
GRAMPSWEB_EMAIL_USE_STARTTLS=true
GRAMPSWEB_DEFAULT_FROM_EMAIL=familytree@lan.ddnsgeek.com
GRAMPSWEB_DEFAULT_FROM_EMAIL=beatz174@gmail.com
# Prometheus stack
INFLUXDB_INIT_MODE=setup