add ip whitelist
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Malte Grosse 2024-06-13 14:50:43 +02:00
parent 533c2f298d
commit 9cec953db2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ To store the data inside the Sandbox, you just have to drag & drop or click on t
## Share CLI (Headless)
To use the headless object storage, you can upload a file via REST-Interface or curl. The json response message provides you the destination url.
To use the headless object storage, you can upload a file via REST-Interface or curl. The json response message provides you the destination url. The upload is only available from the Sandbox.
**Upload Example**
```python