mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
enable traefik
This commit is contained in:
@@ -21,6 +21,7 @@ services:
|
||||
environment:
|
||||
- GANDIV5_API_KEY=${GANDIV5_API_KEY}
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.api.entrypoints=http
|
||||
- traefik.http.routers.api.entrypoints=https
|
||||
- traefik.http.routers.api.service=api@internal
|
||||
|
||||
Reference in New Issue
Block a user