Commit 93cca9eb authored by nanahira's avatar nanahira Committed by GitHub

Update pm2.json

parent 8f0d12cd
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "windbot-server", "name": "windbot-server",
"interpreter": "/usr/bin/mono", "interpreter": "/usr/bin/mono",
"script": "WindBot.exe", "script": "WindBot.exe",
"args": "2399", "args": "servermode=true serverport=2399",
"error_file": "error.log", "error_file": "error.log",
"out_file": "log.log" "out_file": "log.log"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment