mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
set LOG_REQUESTS
env to true
This commit is contained in:
parent
2750340fd0
commit
aa687b0ec3
@ -8,6 +8,7 @@ module.exports = {
|
||||
env: {
|
||||
"NODE_ENV": "production",
|
||||
"MAIN_LISTEN_PORT": 5000,
|
||||
"LOG_REQUESTS": true,
|
||||
},
|
||||
cwd: "./packages/server"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user