mirror of
https://github.com/yanislav-igonin/micrach
synced 2025-07-01 17:01:14 +03:00
update env var
This commit is contained in:
parent
c427ac48ea
commit
d01924f057
@ -2,4 +2,5 @@ ENV=debug
|
||||
PORT=3000
|
||||
SEED_DB=true
|
||||
IS_RATE_LIMITER_ENABLED=true
|
||||
THREADS_MAX_COUNT=50
|
||||
POSTGRES_URL=postgres://localhost/micrach?pool_max_conns=5
|
Loading…
Reference in New Issue
Block a user