🐛 config changed on accident

This commit is contained in:
EntireTwix 2021-05-20 22:04:12 -07:00
parent b808351621
commit 3b735d10ae

View file

@ -4,6 +4,13 @@
"address": "0.0.0.0",
"port": 80,
"https": false
},
{
"address": "0.0.0.0",
"port": 443,
"https": true,
"cert": "",
"key": ""
}
]
}