diff --git a/Scripts/Powershell/Upload Data to Nextcloud.md b/Scripts/Powershell/Upload Data to Nextcloud.md index 5157982..a77a871 100644 --- a/Scripts/Powershell/Upload Data to Nextcloud.md +++ b/Scripts/Powershell/Upload Data to Nextcloud.md @@ -3,6 +3,7 @@ === "Windows" !!! abstract "Environment Variables" You will need to assign the following variables either within the script or externally via environment variables at the time the script is executed. + | **Variable** | **Default Value** | **Description** | | :--- | :--- | :--- | | `NEXTCLOUD_SERVER_URL` | `https://cloud.bunny-lab.io` | This is the base URL of the Nextcloud server that data will be copied to. |