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