enable traefik
This commit is contained in:
parent
9185d99193
commit
04c83c629e
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- GANDIV5_API_KEY=${GANDIV5_API_KEY}
|
- GANDIV5_API_KEY=${GANDIV5_API_KEY}
|
||||||
labels:
|
labels:
|
||||||
|
- traefik.enable=true
|
||||||
- traefik.http.routers.api.entrypoints=http
|
- traefik.http.routers.api.entrypoints=http
|
||||||
- traefik.http.routers.api.entrypoints=https
|
- traefik.http.routers.api.entrypoints=https
|
||||||
- traefik.http.routers.api.service=api@internal
|
- traefik.http.routers.api.service=api@internal
|
||||||
|
|
Loading…
Add table
Reference in a new issue