Adding env version in readme.
This commit is contained in:
parent
6e45419e67
commit
cc935387cb
|
@ -32,7 +32,7 @@ cd torrents.csv/scripts
|
|||
```
|
||||
and goto http://localhost:8080
|
||||
|
||||
If running on a different host, open up `server/ui/src/env.ts` and change your hostname.
|
||||
If running on a different host, run `export TORRENTS_CSV_ENDPOINT=http://whatever.com` to change the hostname.
|
||||
|
||||
### Docker
|
||||
|
||||
|
|
Loading…
Reference in New Issue