Added authelia extra hosts config to bookstack
This commit is contained in:
parent
e0e94beb77
commit
e98a3d417b
@ -23,6 +23,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
core:
|
core:
|
||||||
ipv4_address: 192.168.0.36
|
ipv4_address: 192.168.0.36
|
||||||
|
extra_hosts:
|
||||||
|
- "authelia.$DOMAIN:$EXTERNALIP"
|
||||||
env_file:
|
env_file:
|
||||||
- ./.env
|
- ./.env
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user