浏览代码

stupid - forgot to commit the most important config change

weltermann17 11 年之前
父节点
当前提交
449eb51476
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      plain/lib/plain-library_2.10-1.0.1-SNAPSHOT.jar
  2. 1 1
      plain/src/main/resources/application.conf

二进制
plain/lib/plain-library_2.10-1.0.1-SNAPSHOT.jar


+ 1 - 1
plain/src/main/resources/application.conf

@@ -19,7 +19,7 @@ plain {
 }
 
 benchmark-server {
-	port-range = [ 9080 ]
+	port-range = [ 8080 ]
 	dispatcher = benchmark-dispatcher
 }