@@ -1,5 +1,5 @@
let config = {
- address: 'localhost',
+ address: '0.0.0.0',
port: 8080,
basePath: '/',
ipWhitelist: [],