mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
talk-update automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc0fde93b5
commit
ac2891289e
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ FROM eturnal/eturnal:1.12.0 AS eturnal
|
||||||
FROM strukturag/nextcloud-spreed-signaling:1.2.3 as signaling
|
FROM strukturag/nextcloud-spreed-signaling:1.2.3 as signaling
|
||||||
FROM alpine:3.19.1 as janus
|
FROM alpine:3.19.1 as janus
|
||||||
|
|
||||||
ARG JANUS_VERSION=v0.14.1
|
ARG JANUS_VERSION=v0.14.2
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
|
||||||
|
|
@ -221,6 +221,8 @@ connectionsperhost = 8
|
||||||
# register an account at "https://www.maxmind.com/en/geolite2/signup" for
|
# register an account at "https://www.maxmind.com/en/geolite2/signup" for
|
||||||
# free. See "https://dev.maxmind.com/geoip/geoip2/geolite2/" for further
|
# free. See "https://dev.maxmind.com/geoip/geoip2/geolite2/" for further
|
||||||
# information.
|
# information.
|
||||||
|
# You can also get a free GeoIP database from https://db-ip.com/ without
|
||||||
|
# registration. Provide the URL below in this case.
|
||||||
# Leave empty to disable GeoIP lookups.
|
# Leave empty to disable GeoIP lookups.
|
||||||
#license =
|
#license =
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue