temp
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=postgres
|
||||
DATABASE_URL=postgresql://postgres:password@localhost:5432/postgres
|
||||
KEVISUAL_ENV=development
|
||||
|
||||
REDIS_HOST=localhost
|
||||
REDIS_PORT=6379
|
||||
|
||||
Reference in New Issue
Block a user