Skip to content

Commit

Permalink
Fix renumbered callout
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Haas <[email protected]>
  • Loading branch information
simu and haasad authored Feb 16, 2024
1 parent 0ff52e8 commit 08a3624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/partials/exoscale/environment-vars.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
----
export EXOSCALE_API_KEY=<exoscale-key> <1>
export EXOSCALE_API_SECRET=<exoscale-secret>
export EXOSCALE_ZONE=<exoscale-zone> <1>
export EXOSCALE_ZONE=<exoscale-zone> <2>
export EXOSCALE_S3_ENDPOINT="sos-${EXOSCALE_ZONE}.exo.io"
----
<1> We recommend setting up an IAMv3 role called `unrestricted` with "Default Service Strategy" set to `allow` if it doesn't exist yet.
Expand Down

0 comments on commit 08a3624

Please sign in to comment.