Add .env
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ENVIRONMENT=development
|
||||
PG_USER=developer
|
||||
PG_PASSWORD=password
|
||||
PG_DB_NAME=dev
|
||||
PG_HOST=localhost
|
||||
PG_PORT=5432
|
||||
Reference in New Issue
Block a user