aboutsummaryrefslogtreecommitdiff
path: root/.env.sample
diff options
context:
space:
mode:
Diffstat (limited to '.env.sample')
-rw-r--r--.env.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.sample b/.env.sample
index 05eed7a..7784eac 100644
--- a/.env.sample
+++ b/.env.sample
@@ -1,5 +1,6 @@
PORT=3000
BIND_ADDRESS=localhost
+TARGET_URL=http://localhost:3000
TOKEN=
HOST_DIR=/dist
UPLOAD_LIMIT=4194304