Skip to content

Commit d6e86c0

Browse files
committed
update docker file
1 parent 271c332 commit d6e86c0

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
@@ -15,6 +15,7 @@ WORKDIR /app
1515
COPY . .
1616

1717
RUN pnpm i
18+
RUN pnpm run generate-config
1819
RUN pnpm run build
1920

2021
# Expose the application port

0 commit comments

Comments
 (0)