mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"server": {
|
|
"services": {
|
|
"grpc": {
|
|
"address": ":3000"
|
|
}
|
|
}
|
|
},
|
|
"ideConfigPath": "./example-ide-config.json"
|
|
}
|