Migrate postgresql and improve skeleton

This commit is contained in:
2022-10-10 12:42:22 +02:00
parent f7f87766e3
commit 1307ae914d
3 changed files with 7 additions and 3 deletions

2
.env
View File

@@ -23,7 +23,7 @@ WOPI_SERVER=http://collabora:9980
# ADMIN_PASSWORD=
## Symfony/framework-bundle
TRUSTED_HOSTS='^(localhost|127.0.0.1|test.localde)$',${TRUSTED_HOST_2},${TRUSTED_HOST_3}
TRUSTED_HOSTS='^(localhost|127.0.0.1|test.localde)$'
TRUSTED_PROXIES=~
## Doctrine/doctrine-bundle