gonextcloud/config.yml

10 lines
274 B
YAML

url: $NEXTCLOUD_URL
login: admin
password: $NEXTCLOUD_PASSWORD
app-name: testapp
share-folder: /Documents
not-existing-user: this-user-should-not-exist
not-existing-group: this-group-should-not-exist
not-existing-folder: this-folder-should-not-exist
email: $NEXTCLOUD_EMAIL