Skip to content

Instantly share code, notes, and snippets.

@ckrough
Created August 17, 2015 18:30
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 ckrough/54537d2c5e2cd43f3cc7 to your computer and use it in GitHub Desktop.
Save ckrough/54537d2c5e2cd43f3cc7 to your computer and use it in GitHub Desktop.
app:
build: .
links:
- db
ports:
- "8600:8600"
volumes:
- ./app:/opt/ustudio/notices
db:
image: mongo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment