Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
usuario101
/
1234ode
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f3ec5f5
1234ode
/
start_server.sh
nateraw
Synced repo using 'sync_with_huggingface' Github Action
f3ec5f5
over 2 years ago
raw
Copy download link
history
blame
Safe
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 \"
${@}
\" --