mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 08:25:57 +00:00
refactor: Mount the configuration file for Traefik in the Swarm service
This commit is contained in:
@@ -3,7 +3,7 @@ http:
|
||||
traefik-public-https:
|
||||
entryPoints:
|
||||
- https
|
||||
rule: Host(`coco.furyhawk.lol`)
|
||||
rule: Host(`coco.cloudy.local`)
|
||||
middlewares:
|
||||
- admin-auth@swarm
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user