apps/index.md: Fixed endpoint URL example.

This commit is contained in:
Jonathan Davies 2023-06-15 18:06:22 +01:00 committed by networkException
parent 0c0515123d
commit f69503c3e1
Signed by: networkException
GPG key ID: E3877443AE684391

View file

@ -586,7 +586,7 @@ secret_key = 'abcdef0123456789...'
```
PICTRS__STORE__TYPE=object_storage
PICTRS__STORE__ENDPOINT=http:/my-garage-instance.mydomain.tld:3900
PICTRS__STORE__ENDPOINT=http://my-garage-instance.mydomain.tld:3900
PICTRS__STORE__BUCKET_NAME=pictrs-data
PICTRS__STORE__REGION=garage
PICTRS__STORE__ACCESS_KEY=GK...