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