@ -32,6 +32,7 @@ RUN chmod 777 /config; \
WORKDIR /api
COPY --from=builder /api/app .
COPY client ./client
COPY webassets ./webassets
EXPOSE 8080