Created
August 17, 2015 18:30
-
-
Save ckrough/54537d2c5e2cd43f3cc7 to your computer and use it in GitHub Desktop.
This file contains 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
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