mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
Update cloud-cloudstack.md
Markdown doesn't render `<your account>`
This commit is contained in:
parent
c3f5d704b4
commit
f4fcc0475e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ secret = <your secret>
|
||||||
timeout = 30
|
timeout = 30
|
||||||
```
|
```
|
||||||
|
|
||||||
Example for Exoscale (European cloud provider exposing CloudStack API), visit https://portal.exoscale.com/u/<your account>/account/profile/api to gather the required information:
|
Example for Exoscale (European cloud provider exposing CloudStack API), visit https://portal.exoscale.com/u/<your@account>/account/profile/api to gather the required information:
|
||||||
```
|
```
|
||||||
[exoscale]
|
[exoscale]
|
||||||
endpoint = https://api.exoscale.com/compute
|
endpoint = https://api.exoscale.com/compute
|
||||||
|
|
Loading…
Add table
Reference in a new issue