Skip to content

Commit

Permalink
Add admonition
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed May 25, 2024
1 parent cf0feed commit bd68241
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@ cd wasp-cli_1.1.0_Linux_x86_64/

Set the L1 API address. You can set it to what you configured as `NODE_HOST` in the `.env` file

:::tip HTTP

If you use the http setup, don't forget to replace `https` with `http`

:::

```sh
./wasp-cli set l1.apiaddress https://{NODE_HOST}
```
Expand Down

0 comments on commit bd68241

Please sign in to comment.