Skip to content

Instantly share code, notes, and snippets.

@laurentkempe
Created July 16, 2016 16:13
Show Gist options
  • Save laurentkempe/29165d3e6874cf4cc27d83ead5b8bd28 to your computer and use it in GitHub Desktop.
Save laurentkempe/29165d3e6874cf4cc27d83ead5b8bd28 to your computer and use it in GitHub Desktop.
hipchatconnect:
autoredeploy: true
environment:
- 'BASE_URL=https://hipchat.laurentkempe.com'
image: 'laurentkempe/hipchatconnect:latest'
https-portal:
environment:
- 'DOMAINS=hipchat.laurentkempe.com -> http://hipchatconnect:5000'
- STAGE=production
image: 'steveltn/https-portal:latest'
links:
- hipchatconnect
ports:
- '80:80'
- '443:443'
restart: always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment