mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
fix: add TLS configuration for dev_machine service in traefik
This commit is contained in:
@@ -24,7 +24,8 @@ http:
|
|||||||
entryPoints:
|
entryPoints:
|
||||||
- https
|
- https
|
||||||
rule: Host(`dev.furyhawk.lol`)
|
rule: Host(`dev.furyhawk.lol`)
|
||||||
tls: {}
|
tls:
|
||||||
|
certResolver: le
|
||||||
service: dev_machine@file
|
service: dev_machine@file
|
||||||
|
|
||||||
proxmox00:
|
proxmox00:
|
||||||
|
|||||||
Reference in New Issue
Block a user