Skip to content

Commit a86c046

Browse files
committed
Update Dockerfile
1 parent 44576e8 commit a86c046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ COPY ui/public/ ./public/
1919
COPY ui/src/styles ./src/styles
2020
COPY ui/src/components ./src/components
2121
COPY ui/src/hooks ./src/hooks
22+
COPY ui/src/models ./src/models
2223
COPY ui/src/contexts ./src/contexts
2324
COPY ui/src/services ./src/services
2425
COPY ui/src/lib ./src/lib

0 commit comments

Comments
 (0)