cic-custodial/.env.example
Mohammed Sohail 529f9ab626
fix: enable CGO builds
* debian with CGO build step
* goreleaser binary build
2022-12-01 09:19:47 +00:00

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