{ "Server": "{IP}:7070", "StaticServer": "http://{IP}:7070", "EditorChannel": "ws://{IP}:7070", "OutputChannel": "ws://{IP}:7070", "ShellChannel": "ws://{IP}:7070", "StaticResourceVersion": "", "ContextPath": "", "StaticPath": "", "MaxProcs": 4, "RuntimeMode": "dev", "Repos": "{pwd}/data/workspace/src", "UserRepos": "{pwd}/data/user_workspaces/{user}/src", "Users": [ { "Name": "admin", "Password": "admin" } ] }