- Continuazione del Catalogo
This commit is contained in:
@@ -127,7 +127,6 @@ const msg_website_it = {
|
||||
keywords: 'Parole Chiave',
|
||||
desctiption: 'Descrizione',
|
||||
heightimg: 'Altezza Immagine',
|
||||
heightcarousel: 'Altezza Carosello',
|
||||
},
|
||||
msg: {
|
||||
myAppName: 'Riso',
|
||||
|
||||
@@ -154,7 +154,7 @@ module.exports = configure((ctx) => ({
|
||||
https: false,
|
||||
port: 8084,
|
||||
open: false, // opens browser window automatically
|
||||
hot: true, // Disable hot module replacement
|
||||
hot: false, // Disable hot module replacement
|
||||
headers: {
|
||||
'Access-Control-Allow-Origin': '*',
|
||||
'Access-Control-Allow-Headers': '*',
|
||||
|
||||
Reference in New Issue
Block a user