Skip to content

Instantly share code, notes, and snippets.

@jrbenny35
Created April 11, 2018 00:32
Show Gist options
  • Save jrbenny35/4619eb60ce45fa4c548af4fa9dcedfdb to your computer and use it in GitHub Desktop.
Save jrbenny35/4619eb60ce45fa4c548af4fa9dcedfdb to your computer and use it in GitHub Desktop.
addons-frontend:
<<: *env
environment:
- WEBPACK_SERVER_HOST=0.0.0.0
ports:
- "3000:3000"
- "3001:3001"
image: addons/addons-frontend
command: yarn amo
links:
- "nginx:olympia.test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment