fix docker compose

This commit is contained in:
holzi1005 2024-12-07 22:34:16 +01:00
parent 0d1268c304
commit 9d6fea345a

View file

@ -37,8 +37,6 @@ services:
- "traefik.http.routers.traefik-odc.middlewares=traefik-auth"
- "traefik.http.middlewares.traefik-auth.basicauth.users=test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/" # test:test
ports:
- "80:80"
- "443:443"