mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
big refactor
This commit is contained in:
@@ -24,4 +24,4 @@ app.use(
|
||||
|
||||
app.use(pages.notfound);
|
||||
|
||||
app.listen(config.listen_port,config.listen_address);
|
||||
app.listen(config.listen_port, config.listen_address);
|
||||
|
||||
Reference in New Issue
Block a user