rename dockerfile

This commit is contained in:
streaper2
2026-03-31 15:28:18 +02:00
parent ff1e4c5866
commit b81f86b4f5

View File

@@ -31,4 +31,4 @@ COPY --from=builder /app/build /usr/share/nginx/html
EXPOSE 80
# Nginx se lance au premier plan
CMD ["nginx", "-g", "daemon off;"]
CMD ["nginx", "-g", "daemon off;"]