diff --git a/frontend/.env.production b/frontend/.env.production index 39576f1..976e6f0 100644 --- a/frontend/.env.production +++ b/frontend/.env.production @@ -3,4 +3,4 @@ ENV = 'production' VITE_CLI_PORT = 5174 VITE_SERVER_PORT = 20011 VITE_BASE_API = /api -VITE_BASE_PATH = https://wmsonline.ikeyly.com +VITE_BASE_PATH = http://127.0.0.1 diff --git a/frontend/index.html b/frontend/index.html index 31e1e1c..4253a1b 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,16 +1,14 @@ + + + + ModernWMS + + - - - - ModernWMS - - - - -
- - - - \ No newline at end of file + +
+ + +