Skip to content

Commit

Permalink
Merge pull request #214 from levoai/VamsiNerella-patch-1
Browse files Browse the repository at this point in the history
Update satellite-ami-aws-ec2.mdx
  • Loading branch information
VamsiNerella authored Mar 20, 2024
2 parents f319d11 + 714db03 commit f5fedd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install-satellite/satellite-ami-aws-ec2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Depending on the region you are installing in, you may need to set a different L
For example, if the satellite will be used with `app.india-1.levo.ai`, add the following line to the `/opt/levoai/.levoenv` file as well.

```bash
echo "LEVOAI_BASE_URL='https://api.india-1.levo.ai'" > /opt/levoai/.levoenv
echo "LEVOAI_BASE_URL='https://api.india-1.levo.ai'" >> /opt/levoai/.levoenv
```

:::
Expand Down

0 comments on commit f5fedd3

Please sign in to comment.