This commit is contained in:
2025-12-03 10:09:38 +07:00
parent 0a2a6fe9ee
commit 2f5f40bd88

View File

@@ -24,6 +24,7 @@ RUN apt-get -y install wget
COPY --from=build-env /app/app .
COPY --from=build-env /app/.env .env
EXPOSE 8080