runa gain
This commit is contained in:
parent
88d2d22076
commit
7ba13f0f7b
1 changed files with 1 additions and 0 deletions
|
|
@ -33,5 +33,6 @@ COPY --from=builder /app/dist .
|
||||||
# Expose the necessary port (replace with your server port)
|
# Expose the necessary port (replace with your server port)
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
|
|
||||||
# Command to run the binary
|
# Command to run the binary
|
||||||
CMD ["./htmgo-site"]
|
CMD ["./htmgo-site"]
|
||||||
Loading…
Reference in a new issue