Compare commits

..

1 Commits

Author SHA1 Message Date
c3a32c0c16 1
555
2026-04-12 03:41:30 +00:00
2 changed files with 1 additions and 1 deletions

View File

@@ -1 +0,0 @@
VITE_API_BASE_URL = "http://localhost:8101"

1
frontEnd/.env.production Normal file
View File

@@ -0,0 +1 @@
VITE_API_BASE_URL = "http://106.52.204.157/api"