Skip to content

Commit

Permalink
use correct HTTP port 8088
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulexus committed Jun 27, 2018
1 parent f0f3e4c commit 3be4f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/http.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[general]
enabled=yes
bindaddr=127.0.0.1
bindport=5038
bindport=8088
sessionlimit=500
session_inactivity=30000
session_keep_alive=15000

0 comments on commit 3be4f92

Please sign in to comment.