Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Changes to add XRUI in dockerfile for local k8s deployment (#7922)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzlamateen authored Apr 24, 2023
1 parent 1841210 commit b6f9a1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ COPY packages/matchmaking/package.json ./packages/matchmaking/
COPY packages/server/package.json ./packages/server/
COPY packages/server-core/package.json ./packages/server-core/
COPY packages/taskserver/package.json ./packages/taskserver/
COPY packages/xrui/package.json ./packages/xrui/
COPY packages/ui/package.json ./packages/ui/
COPY packages/projects/package.json ./packages/projects/
COPY project-package-jsons ./
Expand Down

0 comments on commit b6f9a1e

Please sign in to comment.