kosmas58 / pia-docker

Killian Kemps (https://github.com/KillianKemps) has created an awesome Docker configuration to setup a Docker environment for production purpose. Thanks to Killian it is much easier now to run PIA. A simple docker-compose up does everything and gives a running website : front-end, back-end and database.
GNU General Public License v3.0
37 stars 34 forks source link

Problem SSL #15

Open kifjeff opened 3 years ago

kifjeff commented 3 years ago

Hi, Just a question why the line of cnil-pia.conf is root /var/ww/pia/dist/; rather than root /var/www/pia/dist/pia/?**

Thx for your answer.