Update docker-compose.yml

multiple hosts
This commit is contained in:
Jörg Michael Schulz 2022-11-22 00:10:11 +01:00
parent 62bdbc9958
commit bd8b13c956

View file

@ -28,7 +28,7 @@ services:
- ADMIN_USER=admin
- ADMIN_PASS=collabora-online
- ALLOWED_HOSTS=allowedhostname.example.com
- ALLOWED_HOSTS=host1.example.org,host2.example.org,host1.example.net
- DICTIONARIES="en_GB en_US"
- LOG_LEVEL=warning
networks: