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