We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 453ea75 + cb29fc5 commit 2a06f15Copy full SHA for 2a06f15
Dockerfile
@@ -82,7 +82,7 @@ RUN mkdir -p /var/log/nginx && \
82
# Copy Nginx configuration
83
# We will create these files next: nginx.conf and supervisord.conf
84
COPY nginx-prod.conf /etc/nginx/nginx.conf
85
-COPY laravel-site.conf /etc/nginx/http.d/default.conf
+# COPY laravel-site.conf /etc/nginx/http.d/default.conf
86
87
# Copy Supervisor configuration
88
COPY supervisord.conf /etc/supervisord.conf
0 commit comments