Rollback modifications
This commit is contained in:
parent
d3936038b1
commit
39bf5761f0
1 changed files with 1 additions and 1 deletions
2
app.js
2
app.js
|
|
@ -15,7 +15,7 @@ const main = async () => {
|
|||
SNICallback: SniListener,
|
||||
}, listener);
|
||||
httpsServer.listen(port443);
|
||||
//app.listen(port80);
|
||||
app.listen(port80);
|
||||
};
|
||||
|
||||
main().catch((err) => {
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue