Skip to content

Instantly share code, notes, and snippets.

@deepaknverma
Created July 19, 2016 01:29
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 deepaknverma/5ea27c880c76952f10c1ab93d677ece4 to your computer and use it in GitHub Desktop.
Save deepaknverma/5ea27c880c76952f10c1ab93d677ece4 to your computer and use it in GitHub Desktop.
wsdlinterface:
build: .
hostname: node1
expose:
- "3000"
ports:
- "3000:3000"
environment:
NODE_ENV: dev
working_dir: /var/www
user: myuser
restart: always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment