From cc935387cb91c6a31529e2516645f68d9c5d2262 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 12 Dec 2018 09:23:57 -0700 Subject: [PATCH] Adding env version in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad8bffb..f5f7d26 100644 --- a/README.md +++ b/README.md @@ -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