Check the generic pipeline

This commit is contained in:
dvirlabs 2025-07-04 06:54:52 +03:00
parent f3475e200a
commit 0945e7c7c2

View File

@ -27,4 +27,3 @@ RUN dos2unix /docker-entrypoint.d/10-generate-env.sh && chmod +x /docker-entrypo
EXPOSE 80 EXPOSE 80
CMD ["nginx", "-g", "daemon off;"] CMD ["nginx", "-g", "daemon off;"]