A normal user can't start a server on port 80, switch back to 8080.
This commit is contained in:
parent
e2f460ce40
commit
81a3591d0b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
# Set TCP ports for Helma servers
|
# Set TCP ports for Helma servers
|
||||||
# (comment/uncomment to de/activate)
|
# (comment/uncomment to de/activate)
|
||||||
HTTP_PORT=80
|
HTTP_PORT=8080
|
||||||
XMLRPC_PORT=8081
|
XMLRPC_PORT=8081
|
||||||
# AJP13_PORT=8009
|
# AJP13_PORT=8009
|
||||||
# RMI_PORT=5050
|
# RMI_PORT=5050
|
||||||
|
|
Loading…
Add table
Reference in a new issue