Skip to content

Commit

Permalink
fixed duplicated default port
Browse files Browse the repository at this point in the history
  • Loading branch information
janniclas committed Jun 18, 2018
1 parent b5e36b6 commit 6d2bd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/application.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
app.portManagement = 8083
app.portWebapp = 8084
app.portWebapp = 8085
webapi.path = "http://localhost:8080/"

0 comments on commit 6d2bd35

Please sign in to comment.