Skip to content
Snippets Groups Projects
Commit 4e16fa35 authored by Marcin's avatar Marcin
Browse files

parametrize hivesense sync

parent 37a34cd4
No related branches found
No related tags found
No related merge requests found
Pipeline #119734 failed
......@@ -263,3 +263,4 @@ LOCAL_ADMIN_ONLY_SNIPPET=caddy/local-admin-only.snippet
# HIVESENSE_IMAGE=${HIVE_API_NODE_REGISTRY}/hivesense
# HIVESENSE_VERSION=${HIVE_API_NODE_VERSION}
# HIVESENSE_REWRITER_IMAGE=${HIVE_API_NODE_REGISTRY}/hivesense/postgrest-rewriter
# HIVESENSE_SYNC_ARGS=--stop-at-block=1000000
......@@ -45,6 +45,7 @@ services:
POSTGRES_USER: hivesense_owner
command:
- process_blocks
- "${HIVESENSE_SYNC_ARGS:-}"
networks:
haf-network:
healthcheck:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment