diff --git a/docker/docker-compose.yaml b/docker/docker-compose.yaml index 5f37f7c..6e3701a 100644 --- a/docker/docker-compose.yaml +++ b/docker/docker-compose.yaml @@ -11,5 +11,5 @@ services: ports: - "8282:80" volumes: - - ./frontend/conf/conf.d:/etc/nginx/conf.d + # - ./frontend/conf/conf.d/:/etc/nginx/conf.d/ - ../dist:/var/www/html