1
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ WORKDIR /app
|
|||||||
COPY --from=builder /build/pointly-tel .
|
COPY --from=builder /build/pointly-tel .
|
||||||
COPY --from=builder /build/web/dist ./web/dist
|
COPY --from=builder /build/web/dist ./web/dist
|
||||||
COPY config.yml .
|
COPY config.yml .
|
||||||
EXPOSE 3000
|
EXPOSE 80
|
||||||
CMD ["./pointly-tel"]
|
CMD ["./pointly-tel"]
|
||||||
|
|||||||
Reference in New Issue
Block a user