u
This commit is contained in:
@@ -3,7 +3,9 @@ module.exports = {
|
||||
name: 'picupper',
|
||||
script: 'server.js',
|
||||
env: {
|
||||
PICUPPER_PORT: 3080
|
||||
PICUPPER_PORT: 3080,
|
||||
WSS_SERVER_URL: 'wss://dash.bosewolf.de/agentapi/',
|
||||
WSS_API_KEY: '65771bb3a0a97a22fd9299702c08a43468a230d6432fc20ad36c8463d4c6d816'
|
||||
},
|
||||
watch: false,
|
||||
instances: 1,
|
||||
|
||||
Reference in New Issue
Block a user