Files
webterm/config.json

12 lines
147 B
JSON

{
"web": {
"ip": "0.0.0.0",
"port": 80
},
"ssh": {
"host": "host.docker.internal",
"port": 22,
"username": "gibby"
}
}