Skip to content
Snippets Groups Projects
Unverified Commit a37eab26 authored by Andrew Dolgov's avatar Andrew Dolgov
Browse files

Revert "docker: point xaccel plugin url to gitlab"

This reverts commit c4edc931.
parent 431b8778
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ ADD config.docker.php ${SCRIPT_ROOT} ...@@ -29,7 +29,7 @@ ADD config.docker.php ${SCRIPT_ROOT}
COPY --from=app-src . ${SRC_DIR} COPY --from=app-src . ${SRC_DIR}
ARG ORIGIN_REPO_XACCEL=https://gitlab.tt-rss.org/tt-rss/plugins/ttrss-nginx-xaccel.git ARG ORIGIN_REPO_XACCEL=https://git.tt-rss.org/fox/ttrss-nginx-xaccel.git
RUN git clone --depth=1 ${ORIGIN_REPO_XACCEL} ${SRC_DIR}/plugins.local/nginx_xaccel RUN git clone --depth=1 ${ORIGIN_REPO_XACCEL} ${SRC_DIR}/plugins.local/nginx_xaccel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment