mirror of
https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
synced 2024-11-06 04:46:23 +00:00
8 lines
223 B
YAML
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
|