Update .env-example
This commit is contained in:

committed by
Faruk AYDIN

parent
c4d4b2a2a8
commit
5ed7fc8b7c
@@ -5,6 +5,7 @@ WEB_APP_URL=http://localhost:3001
|
|||||||
WEBHOOK_URL=http://localhost:3000
|
WEBHOOK_URL=http://localhost:3000
|
||||||
APP_ENV=development
|
APP_ENV=development
|
||||||
POSTGRES_DATABASE=automatisch_development
|
POSTGRES_DATABASE=automatisch_development
|
||||||
|
# DATABASE_SCHEMA= # if there is a specific schema to migrate automatisch on it
|
||||||
POSTGRES_PORT=5432
|
POSTGRES_PORT=5432
|
||||||
POSTGRES_HOST=localhost
|
POSTGRES_HOST=localhost
|
||||||
POSTGRES_USERNAME=automatish_development_user
|
POSTGRES_USERNAME=automatish_development_user
|
||||||
|
Reference in New Issue
Block a user