mirror of
https://github.com/stronk-dev/OrchestratorTracker.git
synced 2025-07-05 02:45:10 +02:00
prod
This commit is contained in:
parent
dd6021fe49
commit
045b18a973
@ -3,7 +3,7 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
name: "client-orchestrator-prober",
|
name: "client-orchestrator-prober",
|
||||||
script: "./src/client.js",
|
script: "./src/client.js",
|
||||||
cwd: "/home/marco/repos/OrchestratorAvailability/client",
|
cwd: "/orchTest/client",
|
||||||
env_production: {
|
env_production: {
|
||||||
NODE_ENV: "production"
|
NODE_ENV: "production"
|
||||||
},
|
},
|
||||||
|
@ -3,7 +3,7 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
name: "master-hodler",
|
name: "master-hodler",
|
||||||
script: "./src/master.js",
|
script: "./src/master.js",
|
||||||
cwd: "/home/marco/repos/OrchestratorAvailability/master",
|
cwd: "/orchTest/master",
|
||||||
env_production: {
|
env_production: {
|
||||||
NODE_ENV: "production"
|
NODE_ENV: "production"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user