添加环境变量

This commit is contained in:
2025-10-27 17:21:27 +08:00
parent c0dded3e43
commit 3e9ae0e5b4
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
VITE_API_BASE_URL = 'http://localhost:8080/api'

View File

@@ -0,0 +1 @@
VITE_API_BASE_URL = 'https://your-domain.com/api'