copy docs to subpath
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user