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

Change Apache port

Open jfjallid opened this issue 7 years ago • 0 comments

Would be nice to have an environment variable to change the Apache web server ports.

I'm running this container with --net=host and would like to change to non-default ports for the apache server to not conflict with my other web server. Right now I volume mount the entire /etc/apache2 folder and manually modify the port numbers in the configuration but I would prefer a more clean solution.

jfjallid avatar Jan 04 '18 12:01 jfjallid