2 Commits
test2 ... test1

2 changed files with 2 additions and 0 deletions

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*~

View File

@ -123,3 +123,4 @@ app.listen(config.dict.httpPort, () => {
})
logger.info("Homepage running")