Skip to content

Commit

Permalink
fix: RoadCoordinates.json discovery by moving it to app directory
Browse files Browse the repository at this point in the history
  • Loading branch information
aleortega committed Feb 28, 2024
1 parent 073f972 commit 12926d9
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 @@ -86,6 +86,7 @@ COPY --from=dotnet-build /build/publish/ .

WORKDIR /app

COPY RoadCoordinates.json ./
COPY ./pixyzsdk-29022024.lic ./pixyzsdk-29022024.lic
COPY --from=scene-lod-build /scene-lod/dist ./scene-lod/dist
COPY --from=scene-lod-build /scene-lod/package.json ./scene-lod/package.json
Expand Down

0 comments on commit 12926d9

Please sign in to comment.