Commit 3619e465171a5354c1fd136f303370517b9561ea
1 parent
87ad9a51
Exists in
master
and in
1 other branch
faet: 测试服配置和脚本
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
conf/pre.conf
sh/pre/api-game.sh
| @@ -12,7 +12,7 @@ execdir=/home/exec/apigame/api/$nowdate | @@ -12,7 +12,7 @@ execdir=/home/exec/apigame/api/$nowdate | ||
| 12 | codedir=/home/code/go/apigame/src | 12 | codedir=/home/code/go/apigame/src |
| 13 | execname=apigame | 13 | execname=apigame |
| 14 | execnewname=API_GAME_$nowdate | 14 | execnewname=API_GAME_$nowdate |
| 15 | -ports=(60080) | 15 | +ports=(39080) |
| 16 | codeport=80 | 16 | codeport=80 |
| 17 | echo "${execname} script is begin...." | 17 | echo "${execname} script is begin...." |
| 18 | sleep 1s | 18 | sleep 1s |