Revert "fix : resolve Docker port conflicts and fix var/ permissions on install"
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled

This reverts commit 123d9b306f.
This commit is contained in:
Matthieu
2026-04-08 11:29:24 +02:00
parent 18589823f3
commit 560734d72c
4 changed files with 6 additions and 10 deletions

View File

@@ -5,6 +5,6 @@ APP_USER=www-data
POSTGRES_DB=central
POSTGRES_USER=root
POSTGRES_PASSWORD=root
POSTGRES_PORT=5437
POSTGRES_PORT=5436
XDEBUG_CLIENT_HOST=host.docker.internal
HOST_APPS_PATH=/home/user/workspace