16 lines
317 B
Plaintext
16 lines
317 B
Plaintext
DATABASE_DSN=postgres://user:pass@localhost:5432/gadai_mulia
|
|
DB_MAX_CONNS=25
|
|
DB_MIN_CONNS=5
|
|
|
|
SOPIGA_BASE_URL=https://omnix-dev.promas.site
|
|
SOPIGA_TOKEN=
|
|
|
|
WORKER_CHECK_INTERVAL_SEC=30
|
|
WORKER_BATCH_SIZE=100
|
|
WORKER_MAX_RETRIES=3
|
|
WORKER_SYNC_INTERVAL_SEC=300
|
|
WORKER_SYNC_BATCH_SIZE=100
|
|
|
|
WEBHOOK_PORT=8081
|
|
WEBHOOK_SECRET=
|