generated from coop-cloud/example
continuous-integration/drone/push Build is failing
Reviewed-on: #15 Co-authored-by: stevensting <stefan@klasse-methode.it>
11 lines
347 B
Bash
11 lines
347 B
Bash
TYPE=collabora
|
|
DOMAIN=collabora.example.com
|
|
LETS_ENCRYPT_ENV=production
|
|
NEXTCLOUD_DOMAIN=nextcloud.example.com
|
|
ADMIN_USERNAME=admin
|
|
SECRET_ADMIN_PASSWORD_VERSION=v1
|
|
FRAME_ANCESTORS=
|
|
DICTIONARIES=de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT
|
|
# here you can add additional env vars in case it is necessary for your instance
|
|
#COLLABORA_ENV_PARAMS=
|