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:
|
||||
entryPoints:
|
||||
- https
|
||||
rule: Host(`opn.furyhawk.lol`)
|
||||
rule: Host(`firewall.furyhawk.lol`)
|
||||
middlewares:
|
||||
- admin-auth@swarm
|
||||
tls: {}
|
||||
|
||||
Reference in New Issue
Block a user