fix default env

This commit is contained in:
b1ek 2023-05-17 07:57:33 +10:00
parent 4ab95432fc
commit 9fb9982e8f
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ APP_DEBUG=false
APP_PORT=80
DB_HOST=db
DB_PORT=3306
DB_PORT=5432
DB_USER=root
DB_PASSWORD=
DB_DATABASE=pairent