mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update .env
This commit is contained in:
parent
145ec085d7
commit
67c0e4c324
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Database configuration
|
||||
DB_DRIVER=pgsql
|
||||
DB_HOST=localhost
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=5432
|
||||
DB_DATABASE=__DB_NAME__
|
||||
DB_USERNAME=__DB_USER__
|
||||
|
|
Loading…
Add table
Reference in a new issue