rodriciru

Results 3 comments of rodriciru

HI. I think I got it. Docker-compose.yml: ```yml version: '3.8' volumes: phpmyadmin: services: www: image: httpd:alpine volumes: - "./www:/usr/local/apache2/htdocs" - "./conf/httpd/httpd.conf:/usr/local/apache2/conf/httpd.conf" - "./conf/httpd/vhosts:/usr/local/apache2/conf.d/vhosts" - phpmyadmin:/var/www/html/phpmyadmin #THIS LINE IS KEY environment:...

Same problem here for .master files (ASP.Net Framework). .master files starts with `