Skip to content

Instantly share code, notes, and snippets.

@torchhound
Last active November 3, 2018 04:28
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 torchhound/d246f53057970e5b32c5f61453c094b7 to your computer and use it in GitHub Desktop.
Save torchhound/d246f53057970e5b32c5f61453c094b7 to your computer and use it in GitHub Desktop.
mongo-crud pack.json scripts
"scripts": {
"test": "docker-compose -f docker/docker-compose.test.yml up --build --abort-on-container-exit",
"production": "docker-compose -f docker/docker-compose.yml up -d",
"build": "docker-compose -f docker/docker-compose.yml build"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment