mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-10 21:46:27 +02:00
💚 fixing webpack config for building app with good env and improve docker build
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = {
|
||||
__LOCAL__: false,
|
||||
__REGISTER_DISCORD_COMMANDS__: false,
|
||||
__TEST__: true,
|
||||
API_URL: "http://localhost:3000",
|
||||
API_URL: "http://localhost:3333",
|
||||
},
|
||||
maxConcurrency: 50,
|
||||
maxWorkers: 1,
|
||||
|
Reference in New Issue
Block a user