Support 'host' & 'path' config options
Signed-off-by: Miranda Kastemaa <miranda@foldplop.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
module.exports = {
|
||||
domain: '',
|
||||
urlPath: '',
|
||||
host: '0.0.0.0',
|
||||
port: 3000,
|
||||
urlAddPort: false,
|
||||
allowOrigin: ['localhost'],
|
||||
|
||||
Reference in New Issue
Block a user