mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-10 22:17:44 +00:00
5 lines
227 B
Text
5 lines
227 B
Text
|
DATABASE_URL=postgres://andremedeiros@localhost/apollo_test?sslmode=disable
|
||
|
DATABASE_CONNECTION_POOL_URL=postgres://andremedeiros@localhost/apollo_test?sslmode=disable
|
||
|
REDIS_URL=redis://127.0.0.1:6379
|
||
|
STATSD_URL=127.0.0.1:8125
|