Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adi90x committed Apr 14, 2017
1 parent 4100b03 commit f9d8632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Rancher Active Proxy/0/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- ${PATH}/letsencrypt:/etc/letsencrypt
tty: true
ports:
- 80:80/tcp
- ${DEFAULT_PORT}:80/tcp
- 443:443/tcp
labels:
io.rancher.container.pull_image: always

0 comments on commit f9d8632

Please sign in to comment.