gonextcloud/config.yml
2018-10-16 15:52:56 +02:00

8 lines
223 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
email: $NEXTCLOUD_EMAIL