Created
July 16, 2016 16:13
-
-
Save laurentkempe/29165d3e6874cf4cc27d83ead5b8bd28 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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