Skip to content

Instantly share code, notes, and snippets.

@mrpehlivan
Last active May 14, 2018 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrpehlivan/93814ac9ebf7ae9e65242e65e3520a4b to your computer and use it in GitHub Desktop.
Save mrpehlivan/93814ac9ebf7ae9e65242e65e3520a4b to your computer and use it in GitHub Desktop.
application-mongo.yml
#mongodb
spring:
data:
mongodb:
host: localhost
port: 27017
database: databaseName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment