Explorar o código

Fixing Frontend

svalavuo hai 2 días
pai
achega
0bb65b7402
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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