This commit is contained in:
holzi1005 2024-12-08 19:52:07 +01:00
parent d9b34781a5
commit 23e5783935

View file

@ -23,9 +23,7 @@ services:
condition: service_healthy
restart: unless-stopped
env_file:
- ./.env
- ./.env.local
- ./.env.custom
labels:
- "traefik.enable=true"
- "traefik.http.routers.app-odc.rule=Host(`<clientUrl>`)"
@ -56,9 +54,7 @@ services:
db-odc:
condition: service_healthy
env_file:
- ./.env
- ./.env.local
- ./.env.custom
command:
- start-dev
- --import-realm