chore: config

This commit is contained in:
mathieu 2024-05-04 18:38:08 +02:00
parent f9b23d53e2
commit 3ebabbe7ec

View File

@ -26,8 +26,8 @@ services:
- "traefik.enable=true"
#- "traefik.http.routers.api.rule=Path(/api) "
#- "traefik.http.routers.api.service=api@internal"
- "traefik.http.routers.api.rule=Path(/api) "
- "traefik.http.routers.api.service=api@internal"
#- "traefik.http.routers.api.middlewares=auth"
#- "traefik.http.middlewares.auth.basicauth.users=test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/,test2:$$apr1$$d9hr9HBB$$4HxwgUir3HP4EsggP/QNo0"