Skip to content

Commit

Permalink
chore: set status list & DID state sync recurrence delay to 5 sec in …
Browse files Browse the repository at this point in the history
…integration tests

Signed-off-by: Benjamin Voiturier <benjamin.voiturier@iohk.io>
  • Loading branch information
bvoiturier committed Sep 30, 2024
1 parent a8b49a5 commit 29601ac
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ services:
REST_SERVICE_URL:
POLLUX_STATUS_LIST_REGISTRY_PUBLIC_URL:
API_KEY_ENABLED:
STATUS_LIST_SYNC_TRIGGER_RECURRENCE_DELAY: 5 seconds
DID_STATE_SYNC_TRIGGER_RECURRENCE_DELAY: 5 seconds
# Secret storage configuration
SECRET_STORAGE_BACKEND:
VAULT_ADDR: "http://host.docker.internal:${VAULT_HTTP_PORT}"
Expand Down

0 comments on commit 29601ac

Please sign in to comment.