Skip to content

Commit

Permalink
Merge pull request #76 from Turistforeningen/docker
Browse files Browse the repository at this point in the history
Docker
  • Loading branch information
Håvard Ranum authored Oct 17, 2016
2 parents 9f4dbe3 + 5a9e980 commit ab4ae3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ verdandi-node-v2:
- NEW_RELIC_NO_CONFIG_FILE=true
- NODE_ENV=production
- NTB_API_ENV=api
- 'VIRTUAL_HOST=http://sjekkut-test.app2.dnt.no/*,https://sjekkut-test.app2.dnt.no/*'
- 'VIRTUAL_HOST=http://sjekkut.app.dnt.no/*,https://sjekkut.app.dnt.no/*'
- VIRTUAL_PATH=/v2
- VIRTUAL_PORT=8080
expose:
Expand All @@ -28,6 +28,5 @@ verdandi-node-v2:
restart: always
tags:
- app
target_num_containers: 2
volumes_from:
- 'secrets:ro'

0 comments on commit ab4ae3c

Please sign in to comment.