modified docker webserver docs

This commit is contained in:
Luc Bijl 2023-02-11 22:27:23 +01:00
parent f99e70a0e4
commit 6f626ea686

View file

@ -190,8 +190,10 @@ Post install:
Image: httpd:alpine
Volumes:
{
/usr/local/apache2/htdocs
/opt/{webserver}/html
/usr/local/apache2/htdocs:/opt/{webserver}/html
/usr/local/apache2/conf:/opt/{webserver}/conf
/etc/httpd:/opt/{webserver}/httpd
/etc/localtime:/etc/localtime:ro
}
Network: proxy
Labels: << traefik.labels