Skip to content

Update the apache2 service so that it has an editable httpd.conf

Clint Olson requested to merge cranikus/HomelabOS:expose_apache_config into master

This changes the apache2 service so that httpd.conf (which was previously unalterable inside the container) is instead copied out to the /var/homelabos/apache2 directory and is made available for the user to edit/configure.

Merge request reports