Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/components/supervisor/supervisor-config.json
2492 views
1
{
2
"ideConfigLocation": "/ide/supervisor-ide-config.json",
3
"desktopIdeRoot": "/ide-desktop",
4
"frontendLocation": "/.supervisor/frontend/",
5
"apiEndpointPort": 22999,
6
"sshPort": 23001
7
}
8
9