Skip to content

Instantly share code, notes, and snippets.

@longngn
Created September 6, 2018 15:35
Show Gist options
  • Save longngn/0afeaead11dc5074c35f18a6449140ac to your computer and use it in GitHub Desktop.
Save longngn/0afeaead11dc5074c35f18a6449140ac to your computer and use it in GitHub Desktop.
version: '3'
services:
app:
command: npm run prod
restart: always
environment:
- NODE_ENV=production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment