add ports to config + bind only to localhost

This commit is contained in:
2022-09-13 20:01:19 +02:00
parent 2a7905a5d0
commit 46c8883ea9
2 changed files with 13 additions and 7 deletions

View File

@@ -1,4 +1,6 @@
const config = {
devPort: 15800,
servicePort: 15801,
urlPrefix: "/mhd",
openDataKey: 'INSERT_YOUR_OPENDATA_API_KEY_HERE',
database: {