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 ca06d72 commit 7b4c876Copy full SHA for 7b4c876
src/server/appsettings.development.json
@@ -12,7 +12,7 @@
12
13
// URLs and Endpoints on GitHub.io
14
"ServerVersionCheckUrl": "https://codeproject.github.io/codeproject.ai/config/version.json",
15
- "ServerDownloadUrl": "https://codeproject.github.io/codeproject.ai/latest.html", // Link to download latest server
+ "ServerDownloadUrl": "https://codeproject.github.io/codeproject.ai/latest.html" // Link to download latest server
16
},
17
18
"MeshOptions": {
0 commit comments