فهرست منبع

stupid - forgot to commit the most important config change

weltermann17 11 سال پیش
والد
کامیت
449eb51476
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. BIN
      plain/lib/plain-library_2.10-1.0.1-SNAPSHOT.jar
  2. 1 1
      plain/src/main/resources/application.conf

BIN
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
 }