Skip to content

Commit 6d2bd35

Browse files
committed
fixed duplicated default port
1 parent b5e36b6 commit 6d2bd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/application.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
app.portManagement = 8083
2-
app.portWebapp = 8084
2+
app.portWebapp = 8085
33
webapi.path = "http://localhost:8080/"

0 commit comments

Comments
 (0)