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 04ddd4b commit 8523b79Copy full SHA for 8523b79
script/init-local-index.sh
@@ -19,7 +19,7 @@ cd tmp/index-tmp
19
cat > config.json <<-EOF
20
{
21
"dl": "http://localhost:8888/api/v1/crates",
22
- "api": "http://localhost:4200/"
+ "api": "http://localhost:8888/"
23
}
24
EOF
25
git add config.json
0 commit comments