mirror of
https://github.com/twentyhq/twenty.git
synced 2026-06-14 19:08:04 -04:00
Fix production docs deploy
This commit is contained in:
@@ -11,6 +11,6 @@ COPY ./front .
|
||||
RUN yarn install
|
||||
RUN yarn build
|
||||
|
||||
RUN yarn install -g serve
|
||||
RUN yarn global add serve
|
||||
|
||||
CMD ["serve", "-s", "build"]
|
||||
|
||||
Reference in New Issue
Block a user