enable port access for authelia
This commit is contained in:
parent
29011114e4
commit
094105fd94
@ -5,8 +5,8 @@ services:
|
||||
auth:
|
||||
container_name: auth
|
||||
image: authelia/authelia:latest
|
||||
expose:
|
||||
- 9091
|
||||
ports:
|
||||
- 9091:9091
|
||||
volumes:
|
||||
- /opt/appdata/authelia:/config
|
||||
networks:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user