Changed config path for server to use local env files.
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = {
|
||||
{
|
||||
name: "ImEX Online API",
|
||||
script: "./server.js",
|
||||
watch: true,
|
||||
env: {
|
||||
NODE_ENV: "production",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user