Add config.sh to configure scaling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[program:streaming]
|
||||
priority=10
|
||||
directory=/app/code
|
||||
environment=HOME=/app/code,NODE_ENV=production,PORT=4000,STREAMING_CLUSTER_NUM=1
|
||||
environment=HOME=/app/code,NODE_ENV=production,PORT=4000
|
||||
command=node /app/code/streaming
|
||||
user=cloudron
|
||||
autostart=true
|
||||
|
Reference in New Issue
Block a user