Removed loggin and reverted changes to webpack
This commit is contained in:
parent
0017ab5397
commit
4770af453b
2 changed files with 2 additions and 8 deletions
|
@ -112,7 +112,7 @@ module.exports = {
|
|||
contentBase: path.join(__dirname, '/public'),
|
||||
publicPath: (process.env.PUBLIC_PATH || '') + '/assets/',
|
||||
allowedHosts: [
|
||||
'pterodactyl.test',
|
||||
'.pterodactyl.test',
|
||||
],
|
||||
headers: {
|
||||
'Access-Control-Allow-Origin': '*',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue