mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
Update Dockerfile
This commit is contained in:
parent
afa14c2e04
commit
8047314aba
@ -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 New Issue
Block a user