Added authelia extra hosts config to bookstack

This commit is contained in:
root 2025-01-22 17:48:38 +00:00
parent e0e94beb77
commit e98a3d417b

View File

@ -23,6 +23,8 @@ services:
networks:
core:
ipv4_address: 192.168.0.36
extra_hosts:
- "authelia.$DOMAIN:$EXTERNALIP"
env_file:
- ./.env
volumes: