mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 06:25:21 +02:00
updated Dockerfile
This commit is contained in:
parent
4c0540ff6e
commit
c86c00b463
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@ RUN yarn install --prod
|
|||
|
||||
COPY . .
|
||||
|
||||
RUN yarn compile
|
||||
|
||||
CMD ["yarn", "start"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue