Initial commit - docs.artetui.de SPAs (ohne Subprojekte)
This commit is contained in:
11
api/spa-backup-api.env.example
Normal file
11
api/spa-backup-api.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
# Nextcloud Credentials für SPA Backup API
|
||||
# Kopiere diese Datei zu spa-backup-api.env und fülle die Werte aus
|
||||
|
||||
# Nextcloud Username
|
||||
NEXTCLOUD_USER=lars.munkes
|
||||
|
||||
# Nextcloud App Password (NICHT dein Login-Passwort!)
|
||||
# Erstelle ein App-Password unter: https://cloud.artetui.de/settings/user/security
|
||||
# -> Geräte & Sitzungen -> Neues App-Passwort erstellen
|
||||
# Name: "SPA Backup API"
|
||||
NEXTCLOUD_PASS=xxxx-xxxx-xxxx-xxxx
|
||||
Reference in New Issue
Block a user