mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Update Dockerfile
This commit is contained in:
parent
afa14c2e04
commit
8047314aba
1 changed files with 1 additions and 1 deletions
|
@ -39,4 +39,4 @@ COPY --from=builder /misskey/node_modules ./node_modules
|
||||||
COPY --from=builder /misskey/built ./built
|
COPY --from=builder /misskey/built ./built
|
||||||
COPY . ./
|
COPY . ./
|
||||||
|
|
||||||
CMD ["npm", "migrateandstart"]
|
CMD ["npm", "run", "migrateandstart"]
|
||||||
|
|
Loading…
Reference in a new issue