Let's get this thing working
This commit is contained in:
11
config.json
Normal file
11
config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"web": {
|
||||
"ip": "0.0.0.0",
|
||||
"port": 80
|
||||
},
|
||||
"ssh": {
|
||||
"host": "host.docker.internal",
|
||||
"port": 22,
|
||||
"username": "gibby"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user