Added authelia extra hosts config to bookstack
This commit is contained in:
parent
36eb1f0ea4
commit
6d9c7968e5
@ -22,6 +22,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