engineering_admin/.env.development.example

4 lines
92 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-12-12 11:29:58 +08:00
VITE_APP_BASE_URL='https://ceshi-engineering.lihaink.cn'