update dockercompose

This commit is contained in:
Emily
2024-09-28 14:21:53 +02:00
parent 69bb6fb03c
commit 9403aebbb9
8 changed files with 130 additions and 70 deletions

View File

@@ -34,6 +34,7 @@ COPY --link ./shared ./shared
# Build the dashboard
WORKDIR /home/app/dashboard
RUN pnpm run build
# Use a smaller base image for the final production build