mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-10 21:46:27 +02:00
Adds https support; Fixes prod config
This commit is contained in:
@@ -19,6 +19,8 @@ module.exports = {
|
||||
},
|
||||
globals: {
|
||||
__DEV__: true,
|
||||
__CLIENT__: true,
|
||||
__SERVER__: false,
|
||||
},
|
||||
maxConcurrency: 50,
|
||||
maxWorkers: 1,
|
||||
|
Reference in New Issue
Block a user