engineering_admin/.env.development.example

4 lines
69 B
Plaintext
Raw Normal View History

2023-11-09 09:26:37 +08:00
2023-11-09 13:58:34 +08:00
NODE_ENV = 'production'
2023-11-09 09:26:37 +08:00
# Base API
2023-11-27 19:05:43 +08:00
VITE_APP_BASE_URL='http://a.com/'