mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
Refactor swarm/apps.yml to enable traefik for cheatsheets service
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ services:
|
|||||||
- traefik-public
|
- traefik-public
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- traefik.enable=true
|
||||||
- traefik.docker.network=traefik-public
|
- traefik.docker.network=traefik-public
|
||||||
- traefik.constraint-label=traefik-public
|
- traefik.constraint-label=traefik-public
|
||||||
- traefik.http.routers.cheatsheets.entrypoints=https
|
- traefik.http.routers.cheatsheets.entrypoints=https
|
||||||
|
|||||||
Reference in New Issue
Block a user