Clean up (#2206)
This commit is contained in:
parent
3a500598c5
commit
d2882b1119
@ -58,4 +58,4 @@ RUN apt update && apt install -y \
|
||||
COPY --from=builder /ghostfolio/dist/apps /ghostfolio/apps
|
||||
WORKDIR /ghostfolio/apps/api
|
||||
EXPOSE ${PORT:-3333}
|
||||
CMD [ "yarn", "start:production" ]
|
||||
CMD [ "yarn", "start:production" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user