copy docs to subpath

This commit is contained in:
Andrew Dolgov
2024-07-21 10:54:49 +03:00
parent 0caf1ef850
commit 19c0909337

View File

@@ -1,4 +1,4 @@
ARG PROXY_REGISTRY
FROM ${PROXY_REGISTRY}nginx:alpine
COPY ./phpdoc /usr/share/nginx/html
COPY ./phpdoc /usr/share/nginx/html/ttrss-docs