omnix-sopiga/services/template-service/.env.example

12 lines
177 B
Plaintext
Raw Permalink Normal View History

2026-08-07 12:21:42 +07:00
PORT=8080
DATABASE_DSN=postgres://user:pass@localhost:5432/gadai_mulia
DB_MAX_CONNS=25
DB_MIN_CONNS=5
BATCH_SIZE=5000
BATCH_TIMEOUT_SEC=30
BATCH_MAX_RETRIES=3
LOG_LEVEL=info