Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel authored Dec 20, 2024
2 parents 8102794 + 9e31c05 commit 7127b3d
Show file tree
Hide file tree
Showing 3 changed files with 873 additions and 17,845 deletions.
2 changes: 2 additions & 0 deletions docker/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ services:
- ./taxonomy-editor-frontend/index.html:/opt/taxonomy-editor/index.html
- ./taxonomy-editor-frontend/tsconfig.js:/opt/taxonomy-editor/tsconfig.js
- ./taxonomy-editor-frontend/vite.config.ts:/opt/taxonomy-editor/vite.config.ts
- ./taxonomy-editor-frontend/package.json:/opt/taxonomy-editor/package.json
- ./taxonomy-editor-frontend/package-lock.json:/opt/taxonomy-editor/package-lock.json
- ./backend/openapi/openapi.json:/opt/backend/openapi/openapi.json
taxonomy_frontend:
image: taxonomy-editor/taxonomy_frontend:dev
Expand Down
Loading

0 comments on commit 7127b3d

Please sign in to comment.