mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 16:06:51 +00:00
Refactor Traefik routing rules in services.yml
This commit is contained in:
@@ -4,6 +4,8 @@ http:
|
|||||||
entryPoints:
|
entryPoints:
|
||||||
- https
|
- https
|
||||||
rule: Host(`coco.furyhawk.lol`)
|
rule: Host(`coco.furyhawk.lol`)
|
||||||
|
middlewares:
|
||||||
|
- admin-auth@swarm
|
||||||
tls:
|
tls:
|
||||||
certResolver: le
|
certResolver: le
|
||||||
service: coco_desktop@file
|
service: coco_desktop@file
|
||||||
|
|||||||
Reference in New Issue
Block a user