Refactor swarm/core.yml to mount services.yml as a read-only file

This commit is contained in:
2024-06-09 08:59:32 +08:00
parent 0d02f5b7b6
commit 30bc4fabfc
2 changed files with 19 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
http:
routers:
traefik-public-https:
entryPoints:
- https
rule: Host(`coco.furyhawk.lol`)
tls:
certResolver: le
service: coco_desktop@file
services:
coco_desktop:
loadBalancer:
servers:
- url: http://192.168.50.178:5000