Skip to content

Commit 4fb701c

Browse files
fix: ci-preview envrc (#1077)
1 parent fe30fc3 commit 4fb701c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/envs/ci-preview/.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ export BRIDGE_TOKEN_ASSET_NAME=$(echo $NATIVE_TOKEN_ASSET_NAME)
2020

2121
# Operational parameters allowing to run node after sourcing this file
2222
export DB_SYNC_POSTGRES_CONNECTION_STRING="postgres://postgres:password123@localhost/cexplorer"
23-
export DOLOS_MINIBF_URL: "localhost:3000"
23+
export DOLOS_MINIBF_URL="localhost:3000"
2424
export CARDANO_DATA_SOURCE="db-sync"
2525
export BLOCK_STABILITY_MARGIN=0

0 commit comments

Comments
 (0)