rename dockerfile
This commit is contained in:
@@ -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;"]
|
||||
|
||||
Reference in New Issue
Block a user