Skip to content

Commit

Permalink
adding Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
coolwednesday committed Feb 17, 2025
1 parent 774334f commit 5c47888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY docs/advanced-guide /app/src/app/docs/advanced-guide
COPY docs/references /app/src/app/docs/references
COPY docs/page.md /app/src/app/docs
COPY docs/navigation.js /app/src/lib
COPY docs/events.json /app/src/app/events

ENV NODE_ENV production

Expand Down

0 comments on commit 5c47888

Please sign in to comment.