mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
Refactor Traefik router middleware for opnsense service in swarm/services.yml: Update hostname rule for opnsense service
This commit is contained in:
@@ -77,7 +77,7 @@ http:
|
|||||||
opnsense:
|
opnsense:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- https
|
- https
|
||||||
rule: Host(`opn.furyhawk.lol`)
|
rule: Host(`firewall.furyhawk.lol`)
|
||||||
middlewares:
|
middlewares:
|
||||||
- admin-auth@swarm
|
- admin-auth@swarm
|
||||||
tls: {}
|
tls: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user