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 573f628 commit acea0a1Copy full SHA for acea0a1
ci/dev/test.sh
@@ -17,7 +17,8 @@ main() {
17
echo " \$PASSWORD"
18
echo " \$CODE_SERVER_ADDRESS"
19
echo -e "\n"
20
- echo "Please make sure you have code-server running locally."
+ echo "Please make sure you have code-server running locally with the flag:"
21
+ echo " --home \$CODE_SERVER_ADDRESS/healthz "
22
23
exit 1
24
fi
0 commit comments