mirror of
https://github.com/Dvorinka/bizoni.git
synced 2026-06-03 18:22:57 +00:00
update
This commit is contained in:
+1
-1
@@ -11,5 +11,5 @@ RUN apk add --no-cache ca-certificates \
|
||||
# Optional: timezone data for precise Prague time
|
||||
# RUN apk add --no-cache tzdata
|
||||
COPY --from=build /app/server /app/server
|
||||
EXPOSE 80
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/app/server"]
|
||||
|
||||
Reference in New Issue
Block a user