generated from coop-cloud/example
18 lines
606 B
Plaintext
18 lines
606 B
Plaintext
TYPE=git.coopcloud.tech/eCommons/nextcloud-talk-hpb
|
|
|
|
ENABLE_BACKUPS=true
|
|
|
|
DOMAIN=git.coopcloud.tech/eCommons/nextcloud-talk-hpb.example.com
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
COMPOSE_FILE="compose.yml"
|
|
|
|
TZ=Etc/UTC
|
|
|
|
SECRET_INTERNAL_VERSION=v1 # length=64 charset=default
|
|
SECRET_TURN_VERSION=v1 # length=64 charset=default
|
|
SECRET_SIGNALING_VERSION=v1 # length=64 charset=default
|
|
|
|
# Set NC_DOMAINS to the Nextcloud domain that will connect to hpb-talk
|
|
# To use multiple NC instance: comma separated with the first one only the domain and the following ones full URL
|
|
NC_DOMAINS=example.com;https://second.example.com |