From 7aa2b71aea6eac70b34bbdfd377d660013a7a00f Mon Sep 17 00:00:00 2001 From: azures04 Date: Sun, 25 Jan 2026 21:53:19 +0100 Subject: [PATCH] Update .env.example --- .env.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 4275b66..ddfc9c3 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,3 @@ -WEB_PORT=3000 -IS_PROD=FALSE \ No newline at end of file +WEB_PORT=8535 +IS_PROD=FALSE +BASE_POINT=http://localhost:8535/download/ \ No newline at end of file