chore: reintroduce openapi.json copy step in Dockerfile.docs

- Added a step to copy openapi.json to the docs public folder, necessary for both generation and build processes.
- This change ensures that the OpenAPI documentation is correctly accessible during the Docker build.
This commit is contained in:
Mauricio Siu
2025-11-30 01:17:44 -06:00
parent 3da6c92d01
commit 26cfcb6b46
2 changed files with 8 additions and 0 deletions

4
.gitignore vendored
View File

@@ -40,3 +40,7 @@ yarn-error.log*
# Misc
.DS_Store
*.pem
# Generated files
apps/docs/public/openapi.json
apps/docs/content/docs/api/generated/