Skip to content

Commit

Permalink
fix(envs): set sync producers interval to 4 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
Torresmorah committed Nov 23, 2022
1 parent 62b72ea commit 7fd04de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.telostestnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ HAPI_HASURA_ADMIN_SECRET=myadminsecretkey
HAPI_SERVER_PORT=9090
HAPI_SERVER_ADDRESS=hapi
HAPI_DATABASE_URL=postgres://eoscr:password@postgres:5432/localdb
HAPI_SYNC_PRODUCERS_INTERVAL=86400
HAPI_SYNC_PRODUCERS_INTERVAL=14400
HAPI_SYNC_PRODUCER_INFO_INTERVAL=1
HAPI_SYNC_PRODUCER_CPU_INTERVAL=6
HAPI_SYNC_EXCHANGE_RATE=86400
Expand Down

0 comments on commit 7fd04de

Please sign in to comment.