mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-08 13:39:56 +00:00
Update Dockerfile
This commit is contained in:
parent
4540550f8b
commit
703c0f5efb
@ -13,4 +13,5 @@ WORKDIR /app
|
||||
COPY --from=0 /app/build build
|
||||
COPY --from=0 /app/build-server build-server
|
||||
COPY package.json .
|
||||
|
||||
CMD ["npm", "start"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user