Update docker-compose.yml

pull/23/head
LRVT 2024-04-22 11:41:23 +02:00 zatwierdzone przez GitHub
rodzic 46d2e5e80d
commit 59a5ea0677
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -16,7 +16,7 @@ services:
command: ["-c", "ocis init || true; ocis server"]
environment:
- OCIS_URL=https://cloud.example.com # adjust to your domain
- PROXY_TLS=false # do not use SSL; required if you use a reverse proxy with SSL support in front
- PROXY_TLS=true # disable if you use a reverse proxy with SSL support in front
- OCIS_INSECURE=true # required if you use a reverse proxy with SSL support in front
volumes:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/owncloud-ocis/config:/etc/ocis