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 restart: unless-stopped
ports: ports:
- 80:80 - 80:80
- 443:443
volumes: volumes:
- ./:/var/www - ./:/var/www
- nginx/conf.d/:/etc/nginx/conf.d/ - ./nginx/conf.d/:/etc/nginx/conf.d/
networks: networks:
- default - default