Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove useless tip about "ORIGIN" env variable
  • Loading branch information
eric-intuitem authored Apr 17, 2024
1 parent 78850dd commit 15bb2c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,6 @@ OR
export PUBLIC_BACKEND_API_URL=http://localhost:8000/api
```

Note: for docker compose, or if you use a proxy like caddy, the ORIGIN variable has to be declared too (see https://kit.svelte.dev/docs/configuration#csrf).

3. Install dependencies

```bash
Expand Down

0 comments on commit 15bb2c4

Please sign in to comment.