forked from linux/WebHosting
make apache config modular
Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
+2
-3
@@ -30,9 +30,8 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- /opt/webcontent/rfmwtools:/var/www/rfmwtools:ro
|
||||
# Apache config is prepared to have php apps inside /var/www/phpapps
|
||||
# - ./phpapps:/var/www/phpapps:ro
|
||||
- ./apache/conf/httpd.conf:/usr/local/etc/apache2/httpd.conf:ro
|
||||
- ./apache/conf/rfmwtools.conf:/etc/apache2/sites-enabled/rfmwtools.conf:ro
|
||||
|
||||
networks:
|
||||
- backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user