Update Scripts/Powershell/Upload Data to Nextcloud.md

This commit is contained in:
2024-07-16 23:05:26 -06:00
parent 47ded7f7d3
commit 2eb3784843

View File

@ -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. |