added networks section to compose.yaml and commented out authentik protection for now
This commit is contained in:
parent
c7334bfd40
commit
f7836136ad
@ -25,3 +25,7 @@ services:
|
|||||||
- "traefik.http.services.5etools.loadbalancer.server.port=80"
|
- "traefik.http.services.5etools.loadbalancer.server.port=80"
|
||||||
# Optional: Add Authentik protection for the family
|
# Optional: Add Authentik protection for the family
|
||||||
# - "traefik.http.routers.5etools.middlewares=authentik-auth@file"
|
# - "traefik.http.routers.5etools.middlewares=authentik-auth@file"
|
||||||
|
|
||||||
|
networks:
|
||||||
|
proxy-net:
|
||||||
|
external: true
|
||||||
Loading…
x
Reference in New Issue
Block a user