fix docker compose
This commit is contained in:
parent
0d1268c304
commit
9d6fea345a
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue