vscode / start_server.sh
ehristoforu's picture
Duplicate from SpacesExamples/vscode
2bb0dae
raw
history blame
163 Bytes
#!/bin/bash
echo "Starting VSCode Server..."
exec /app/openvscode-server/bin/openvscode-server --host 0.0.0.0 --port 7860 --without-connection-token \"${@}\" --