Revert "docker: point xaccel plugin url to gitlab"

This reverts commit c4edc93182.
This commit is contained in:
Andrew Dolgov 2023-04-09 15:27:03 +03:00
parent 431b8778ed
commit a37eab2610
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ ADD config.docker.php ${SCRIPT_ROOT}
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