mirror of
https://github.com/acaloiaro/neoq
synced 2026-07-21 18:29:08 +00:00
3 lines
148 B
Text
3 lines
148 B
Text
TEST_DATABASE_URL=postgres://postgres:postgres@localhost:5432/neoq?sslmode=disable&pool_max_conns=100
|
|
TEST_REDIS_URL=localhost:6379
|
|
REDIS_PASSWORD=
|