diff --git a/compose.dev.yml b/compose.dev.yml index c8a25c6..85c8375 100644 --- a/compose.dev.yml +++ b/compose.dev.yml @@ -197,9 +197,7 @@ services: - GRAMPSWEB_ADMIN_EMAIL=admin@localhost - GRAMPSWEB_ADMIN_PASSWORD=gramps_dev_password - GRAMPSWEB_TREE=Stiftung - - GRAMPSWEB_BASE_URL=/ahnenforschung - - GRAMPSWEB_STATIC_PATH=/ahnenforschung/static - - GRAMPSWEB_STATIC_URL=/ahnenforschung/static/ + - GRAMPSWEB_BASE_URL=/ - GRAMPSWEB_CELERY_CONFIG__broker_url=redis://redis:6379/0 - GRAMPSWEB_CELERY_CONFIG__result_backend=redis://redis:6379/0 - GRAMPSWEB_RATELIMIT_STORAGE_URI=redis://redis:6379/1