Skip to content

Commit 7d9739a

Browse files
committed
add env var
1 parent 52afad3 commit 7d9739a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/moonwall.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@
10071007
"--tmp"
10081008
],
10091009
"defaultForkConfig": {
1010-
"url": "https://moonbeam.unitedbloc.com",
1010+
"url": "${MOONBEAM_ENDPOINT}",
10111011
"stateOverridePath": "./configs/mbStateOverride.json",
10121012
"verbose": true
10131013
}

0 commit comments

Comments
 (0)