mirror of
https://github.com/grassrootseconomics/cic-custodial.git
synced 2024-11-10 01:06:46 +01:00
3 lines
131 B
Plaintext
3 lines
131 B
Plaintext
POSTGRES_DSN=postgres://postgres:postgres@postgres:5432/cic_custodial
|
|
REDIS_DSN=redis://redis:6379/1
|
|
ASYNQ_DSN=redis://redis:6379/0 |