6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
DATABASE_URL=postgresql://postgres:password@localhost:5432/postgres
|
|
KEVISUAL_ENV=development
|
|
|
|
REDIS_HOST=localhost
|
|
REDIS_PORT=6379
|
|
REDIS_PASSWORD= |