Adding env version in readme.

This commit is contained in:
Dessalines 2018-12-12 09:23:57 -07:00
parent 6e45419e67
commit cc935387cb
1 changed files with 1 additions and 1 deletions

View File

@ -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