Skip to content

Commit 8523b79

Browse files
committed
Revert init-local-index.
1 parent 04ddd4b commit 8523b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/init-local-index.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cd tmp/index-tmp
1919
cat > config.json <<-EOF
2020
{
2121
"dl": "http://localhost:8888/api/v1/crates",
22-
"api": "http://localhost:4200/"
22+
"api": "http://localhost:8888/"
2323
}
2424
EOF
2525
git add config.json

0 commit comments

Comments
 (0)