Get port from config

This commit is contained in:
TheGreyDiamond
2021-07-06 17:01:34 +02:00
parent 5f8c998aaa
commit 7eb0558e96
2 changed files with 4 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
"mapboxAccessToken": "",
"cookieSecret": "",
"serverAdress": "",
"port": 3000,
"mysql": {
"user": "",
"password": "",