Skip to content

Commit

Permalink
fix wasmo-installation.md values
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuancelin authored Feb 22, 2024
1 parent 125bb2a commit 162f71f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manual/src/main/paradox/how-to-s/wasmo-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@ Resubmit the command. It should pass.

Now that we have our compiled plugin, we have to connect Otoroshi with Wasmo. Let's navigate to the danger zone, and add the following values in the Wasmo section:

* `URL`: admin-api-apikey-id
* `Apikey id`: admin-api-apikey-secret
* `Apikey secret`: http://localhost:5001
* `URL`: http://localhost:5001
* `Apikey id`: admin-api-apikey-id
* `Apikey secret`: admin-api-apikey-secret
* `User(s)`: *
* `Token secret`:

Expand Down

0 comments on commit 162f71f

Please sign in to comment.