@ -8,7 +8,6 @@ services:
image: nginx
container_name: nginx
ports:
- "80:80"
- "443:443"
volumes:
- "nginx_conf:/etc/nginx/conf.d"
@ -9,7 +9,6 @@ services: