added authelia ports to compose
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
networks:
|
||||
- authelia
|
||||
- reverseproxy
|
||||
ports:
|
||||
- 9091:9091
|
||||
restart: 'unless-stopped'
|
||||
healthcheck:
|
||||
disable: true
|
||||
|
||||
Reference in New Issue
Block a user