added authelia ports to compose

This commit is contained in:
2025-04-03 10:18:10 -05:00
parent 2069dfd44b
commit 2b1215daa8

View File

@@ -7,6 +7,8 @@ services:
networks:
- authelia
- reverseproxy
ports:
- 9091:9091
restart: 'unless-stopped'
healthcheck:
disable: true