Change listening port

master
Sven Slootweg 5年前
コミット 4104c8778b

@ -75,4 +75,4 @@ app.use((error, req, res, next) => {
}
});
app.listen(3000);
app.listen(3842);

読み込み中…
キャンセル
保存