Skip to content

Instantly share code, notes, and snippets.

@javaeeeee
Created February 10, 2015 04:00
Show Gist options
  • Select an option

  • Save javaeeeee/9097e7dba23ee13ad16e to your computer and use it in GitHub Desktop.

Select an option

Save javaeeeee/9097e7dba23ee13ad16e to your computer and use it in GitHub Desktop.
Dropwizard Custom Port Configuration
#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