Add stub repository structure

This commit is contained in:
2025-06-03 22:32:01 +02:00
commit 3ccb0fda2c
6 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
FROM nginx:alpine
COPY openapi.yaml /usr/share/nginx/html/openapi.yaml