02de683 3923501
1
2
3
4
5
6
#!/bin/bash echo "Starting VSCode Server..." exec /app/code-server/bin/code-server --host 0.0.0.0 --port 8080