Skip to content

Commit

Permalink
Merge main into release-stage
Browse files Browse the repository at this point in the history
  • Loading branch information
hasura-bot committed Jan 20, 2025
2 parents fa2e4db + d8feab4 commit 14885bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ RUN corepack enable && corepack prepare yarn@stable --activate && yarn set versi
# Build static files
RUN yarn build

# Env vars are in the k8s manifest and ddn-docs secret

EXPOSE 8080

CMD ["yarn", "serve", "-p", "8080", "--host", "0.0.0.0"]
Expand Down

0 comments on commit 14885bb

Please sign in to comment.