trying to get json from api
This commit is contained in:
@@ -14,9 +14,10 @@ module.exports = merge(baseConfig, {
|
||||
hot: true,
|
||||
contentBase: 'dist',
|
||||
compress: true,
|
||||
// host: 'dev.gdp.fr',
|
||||
host: '0.0.0.0',
|
||||
port: PORT,
|
||||
// disableHostCheck: true,
|
||||
disableHostCheck: true,
|
||||
// open: "firefox-developer-edition",
|
||||
overlay: { warnings: false, errors: true },
|
||||
publicPath: '/',
|
||||
|
||||
Reference in New Issue
Block a user