add ports to config + bind only to localhost
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
const config = {
|
||||
devPort: 15800,
|
||||
servicePort: 15801,
|
||||
urlPrefix: "/mhd",
|
||||
openDataKey: 'INSERT_YOUR_OPENDATA_API_KEY_HERE',
|
||||
database: {
|
||||
|
||||
Reference in New Issue
Block a user