Add notes to fix jellyfin and nextcloud admin
All checks were successful
/ build (push) Successful in 3m41s
All checks were successful
/ build (push) Successful in 3m41s
This commit is contained in:
parent
033b5e4fac
commit
ee2ed84b6e
3 changed files with 64 additions and 6 deletions
|
@ -9,4 +9,5 @@ RUN mkdocs build
|
|||
|
||||
FROM nginx:alpine
|
||||
|
||||
EXPOSE 80
|
||||
COPY --from=build /docs/site/ /usr/share/nginx/html/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue