Closed jinleileiking closed 8 years ago
You can change the port by setting http.port in /conf/application.conf, or by passing -Dhttp.port={port-number} when running the jar.
http.port
/conf/application.conf
-Dhttp.port={port-number}
You can change the port by setting
http.port
in/conf/application.conf
, or by passing-Dhttp.port={port-number}
when running the jar.