Add notes to fix jellyfin and nextcloud admin
All checks were successful
/ build (push) Successful in 3m41s

This commit is contained in:
Chris Cowley 2024-10-23 10:31:27 +02:00
parent 033b5e4fac
commit ee2ed84b6e
3 changed files with 64 additions and 6 deletions

View file

@ -9,4 +9,5 @@ RUN mkdocs build
FROM nginx:alpine
EXPOSE 80
COPY --from=build /docs/site/ /usr/share/nginx/html/