modified: apps/gramps/docker-compose.yml
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user