diff --git a/templates/HTTPD/0/docker-compose.yml b/templates/HTTPD/0/docker-compose.yml index 3ef59e5..e99e0ed 100644 --- a/templates/HTTPD/0/docker-compose.yml +++ b/templates/HTTPD/0/docker-compose.yml @@ -32,6 +32,7 @@ services: - "${WEB_PORT}:80" restart: on-failure volumes: + - /RancherCattleConfig/${DATA_DIR}/httpd.conf:/usr/local/apache2/conf/httpd.conf - /RancherCattleData/${DATA_DIR}/Public-HTML:/usr/local/apache2/htdocs/ networks: