ソースを参照

change: added parameter for gameserver

Peter Oostenbach 10 年 前
コミット
ed9c5ad601
1 ファイル変更1 行追加1 行削除
  1. 1 1
      battlecamp-go-gameserver/supervisord.conf

+ 1 - 1
battlecamp-go-gameserver/supervisord.conf

@@ -2,7 +2,7 @@
 nodaemon=true
 
 [program:go]
-command=/go/bin/battlecamp-go-gameserver
+command=/go/bin/battlecamp-go-gameserver -boardGen=battlecamp-go-boardgenerator.summercamp.local:80
 
 [program:activemq]
 command=/apache-activemq-5.12.0/bin/linux-x86-64/activemq start