website-content-updates #7
@@ -26,8 +26,8 @@ COPY --from=build /app/dist /usr/share/nginx/html
|
||||
|
||||
RUN chown -R nginx:nginx /usr/share/nginx/html
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
#COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
#ENTRYPOINT ["/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user