Skip to content

Commit

Permalink
changed install instructions to include a site url
Browse files Browse the repository at this point in the history
  • Loading branch information
rizen committed Apr 6, 2024
1 parent 0ad1434 commit 8b8206d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ All of Ving's secrets and variables that can change in various environments like
Go ahead and create your `.env` file now and we'll add to it in the next few sections.

```bash
touch .env
echo "VING_SITE_URL=http://localhost:3000" >> .env
```


Expand Down

0 comments on commit 8b8206d

Please sign in to comment.