php-docker icon indicating copy to clipboard operation
php-docker copied to clipboard

set container port with env variables

Open valentinomariotto opened this issue 3 years ago • 0 comments

hey again! with these changes I enabled the container port to be set with an environment variable. I need to be able to set it to 80 for production. Anyway, I was unable to get it to work with the perl module, as you did, so I ended up just replacing the variable with sed in the run it script. Maybe you can do it properly :)

I didn't test the apache container

valentinomariotto avatar Sep 18 '22 20:09 valentinomariotto