Skip to content

Commit

Permalink
internal schema
Browse files Browse the repository at this point in the history
  • Loading branch information
southeo committed Feb 5, 2024
1 parent 4f3b2d9 commit 69fe215
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data-model/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM nginxinc/nginx-unprivileged:alpine3.18-slim
COPY ./nginx/nginx.conf /etc/nginx/nginx.conf

COPY ./annotations/0.1.0/schema/annotations.json schema-root/schemas/annotations/0.1.0/annotation.json
COPY ./annotations/0.1.0/schema/annotations_for_mas.json schema-root/schemas/annotations/0.1.0/annotation_for_mas.json

COPY ./fdo-profiles/0.1.0/annotation/schema/ schema-root/schemas/fdo-profiles/0.1.0/
COPY ./fdo-profiles/0.1.0/digital-specimen/schema/ schema-root/schemas/fdo-profiles/0.1.0/
Expand Down

0 comments on commit 69fe215

Please sign in to comment.