removed nginx.conf
هذا الالتزام موجود في:
@@ -21,8 +21,6 @@ FROM nginx:alpine
|
||||
# Copy the built React app to Nginx's html directory
|
||||
COPY --from=builder /app/dist /usr/share/nginx/html
|
||||
|
||||
# Copy custom Nginx configuration
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
# Expose port 80
|
||||
EXPOSE 80
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم