copy default docs dir
Some checks failed
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Has been cancelled
Publish Image / deploy (ubuntu-latest, 2.44.0) (push) Successful in 2m55s

Took 3 minutes
This commit is contained in:
Braydon 2024-10-09 22:43:27 -04:00
parent d5cb54030c
commit f525a8af7c
2 changed files with 10 additions and 1 deletions

View File

@ -34,7 +34,7 @@ COPY --from=builder --chown=nextjs:nextjs /usr/src/app/public ./public
COPY --from=builder --chown=nextjs:nextjs /usr/src/app/next.config.mjs ./next.config.mjs
COPY --from=builder --chown=nextjs:nextjs /usr/src/app/package.json ./package.json
COPY --from=builder --chown=nextjs:nextjs /usr/src/app/config.json ./config.json
#COPY --from=builder --chown=nextjs:nextjs /usr/src/app/docs ./docs
COPY --from=builder --chown=nextjs:nextjs /usr/src/app/docs ./docs
ENV NODE_ENV production

9
docs/intro.mdx Normal file
View File

@ -0,0 +1,9 @@
---
title: 'Example'
updated: '2024-10-06'
summary: 'petentium usu tota noluisse errem elaboraret auctor.'
order: 1
---
# Hello World
This is an example content file.