Kaynağa Gözat

Fixing Frontend

svalavuo 2 gün önce
ebeveyn
işleme
0bb65b7402
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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