瀏覽代碼

Fixing Frontend

svalavuo 2 天之前
父節點
當前提交
0bb65b7402
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/.env.production

+ 1 - 1
frontend/.env.production

@@ -1,4 +1,4 @@
 # Production environment variables for Vue.js frontend
-VUE_APP_API_URL=http://localhost:8080
+VUE_APP_API_URL=http://localhost:9123
 VUE_APP_TITLE=Inventory Management System
 VUE_APP_VERSION=1.0.0