From f9a9890a749f01a5e317f3af41f098e35d89aef8 Mon Sep 17 00:00:00 2001 From: ditiqi Date: Thu, 20 Feb 2025 20:03:10 +0800 Subject: [PATCH] add --- apps/web/.env.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/web/.env.example b/apps/web/.env.example index dfdad5c..2d66081 100755 --- a/apps/web/.env.example +++ b/apps/web/.env.example @@ -1,2 +1,7 @@ VITE_APP_TUS_URL=http://localhost:8080 VITE_APP_API_URL=http://localhost:3000 +VITE_APP_SERVER_IP=192.168.252.239 +VITE_APP_SERVER_PORT=3000 +VITE_APP_UPLOAD_PORT=80 +VITE_APP_VERSION=0.3.0 +VITE_APP_APP_NAME=MOOC