Update Readme.md

This commit is contained in:
2022-06-18 10:56:45 +02:00

View File

@@ -75,10 +75,9 @@ services:
restart: unless-stopped
ports:
- 80:80
- 443:443
volumes:
- ./:/var/www
- nginx/conf.d/:/etc/nginx/conf.d/
- ./nginx/conf.d/:/etc/nginx/conf.d/
networks:
- default