mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
fix dashboard dockerfile
This commit is contained in:
@@ -14,7 +14,7 @@ RUN pnpm install --filter dashboard
|
||||
|
||||
WORKDIR /home/app
|
||||
|
||||
COPY --link ./dashboard ./dashboard
|
||||
COPY --link ./dashboard ./
|
||||
|
||||
WORKDIR /home/app/dashboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user