fix dashboard dockerfile

This commit is contained in:
Emily
2025-02-14 17:06:34 +01:00
parent c07bccd0dd
commit 98238fa180

View File

@@ -14,7 +14,7 @@ RUN pnpm install --filter dashboard
WORKDIR /home/app
COPY --link ./dashboard ./dashboard
COPY --link ./dashboard ./
WORKDIR /home/app/dashboard