uniugm/ui/.env.development

2 lines
74 B
Plaintext
Raw Normal View History

2025-04-18 17:17:23 +08:00
VITE_APP_BASE_API = '/api'
2025-05-04 22:07:13 +08:00
VITE_APP_BASE_URL = 'http://localhost:8080/api'