mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 07:56:57 +00:00
also allow to adjust the protocol
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
7bb7545972
commit
0c5cb7de25
2 changed files with 3 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ COPY --chmod=775 start.sh /start.sh
|
|||
|
||||
ENV RECORDING_VERSION v17.0.2
|
||||
ENV ALLOW_ALL false
|
||||
ENV HPB_PROTOCOL https
|
||||
ENV SKIP_VERIFY false
|
||||
|
||||
RUN set -ex; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue