Created
February 10, 2015 04:00
-
-
Save javaeeeee/9097e7dba23ee13ad16e to your computer and use it in GitHub Desktop.
Dropwizard Custom Port Configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Server configuration. | |
| server: | |
| applicationConnectors: | |
| - type: http | |
| port: 8085 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment