Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@viking
Copy link
Contributor

@viking viking commented Sep 6, 2018

Even though there is support for the system property warbler.host for setting which host Jetty listens on, I don't want to put the onus on the user to set this when they run the JAR file in the case that I want the server to always run on a certain host (like 127.0.0.1). However, warbler was overwriting the webserver.properties file (see #181 (comment)) which made it impossible to specify a permanent change without manually extracting and replacing the webserver.properties file.

This pull request simply makes it so warbler won't overwrite a user-supplied webserver.properties file.

@dgolombek
Copy link

Any chance you can create a release with this in it? Thanks for fixing this, just found a need for it myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants