wodby / varnish

Varnish docker container image
https://wodby.com/stacks/varnish
MIT License
59 stars 29 forks source link

Get Varnish port from environment #5

Closed eshleebien closed 6 years ago

eshleebien commented 6 years ago

Allow varnish port to be changed other than 6081 or 6082

csandanov commented 6 years ago

You shouldn't modify repo in Makefile. Also, you should also update ports in actions.mk. And, we'll still have EXPOSE in dockerfile.

eshleebien commented 6 years ago

@csandanov ooops! my bad. Thanks for reviewing. Will do that 👍