Skip to content
Snippets Groups Projects
Commit 7657f660 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Adds env VISIO_URL

parent d3877981
No related branches found
No related tags found
No related merge requests found
Pipeline #1353 passed with stages
in 4 minutes and 22 seconds
......@@ -12,6 +12,7 @@ RUN rm ./install.sh ./install-list ./mail-enumeration-leak.patch ./files_version
FROM nextcloud:${MARKETTING_VERSION}-fpm-alpine
ENV VERSION $PATCH_VERSION
ENV VISIO_URL=https://meet.liiib.re
RUN apk add --no-cache patch jq
COPY redis.ini /usr/local/etc/php/conf.d/
COPY opcache-recommended.ini /usr/local/etc/php/conf.d/opcache.ini
......
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