feat: local cert

This commit is contained in:
2024-09-04 21:37:38 +08:00
parent 60dbc44c1d
commit eed8d7ea81
5 changed files with 231 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
http:
routers:
traefik-public-https:
entryPoints:
- https
rule: Host(`coco.cloudy.local`)
middlewares:
- admin-auth@swarm
tls:
certResolver: le
service: coco_desktop@file
services:
coco_desktop:
loadBalancer:
servers:
- url: http://192.168.50.178:5000