We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe30fc3 commit 4fb701cCopy full SHA for 4fb701c
dev/envs/ci-preview/.envrc
@@ -20,6 +20,6 @@ export BRIDGE_TOKEN_ASSET_NAME=$(echo $NATIVE_TOKEN_ASSET_NAME)
20
21
# Operational parameters allowing to run node after sourcing this file
22
export DB_SYNC_POSTGRES_CONNECTION_STRING="postgres://postgres:password123@localhost/cexplorer"
23
-export DOLOS_MINIBF_URL: "localhost:3000"
+export DOLOS_MINIBF_URL="localhost:3000"
24
export CARDANO_DATA_SOURCE="db-sync"
25
export BLOCK_STABILITY_MARGIN=0
0 commit comments