mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-18 20:16:05 +00:00
gramps: fix some warning/error message
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
ports:
|
||||
- "5000"
|
||||
environment:
|
||||
GDK_BACKEND: "-"
|
||||
GRAMPSWEB_TREE: "Gramps Web" # will create a new tree if not exists
|
||||
GRAMPSWEB_CELERY_CONFIG__broker_url: "redis://grampsweb_redis:6379/0"
|
||||
GRAMPSWEB_CELERY_CONFIG__result_backend: "redis://grampsweb_redis:6379/0"
|
||||
|
||||
Reference in New Issue
Block a user