mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
Refactor Traefik router middleware for opnsense service in swarm/services.yml: Comment out unused middleware
This commit is contained in:
@@ -78,8 +78,8 @@ http:
|
|||||||
entryPoints:
|
entryPoints:
|
||||||
- https
|
- https
|
||||||
rule: Host(`firewall.furyhawk.lol`)
|
rule: Host(`firewall.furyhawk.lol`)
|
||||||
middlewares:
|
# middlewares:
|
||||||
- admin-auth@swarm
|
# - admin-auth@swarm
|
||||||
tls: {}
|
tls: {}
|
||||||
service: opnsense@file
|
service: opnsense@file
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user