Skip to content

Cannot get -Dhttp.port to work in 2.9.0-RC3 #12050

Answered by PromanSEW
nilsweinander asked this question in Q&A
Discussion options

You must be logged in to vote

If you start app from IDEA, you likely do it in dev mode. In this case you should set port in build.sbt:

PlayKeys.devSettings += ("play.server.http.port", "XXXX")

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nilsweinander
Comment options

Answer selected by nilsweinander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants