Locale hinzugefügt

This commit is contained in:
borgal
2024-02-11 18:00:37 +01:00
parent e847188920
commit 1aebc61fff

View File

@@ -6,6 +6,7 @@ services:
environment:
- APP_URL=https://${DOMAIN}
- NGINX_ENABLE_FASTCGI_HTTPS=True
- TZ=Europe/Berlin
- DB_HOST=bookstack_db
- DB_USER=${DB_USER}
- DB_PASS=${DB_PASS}