engineering_admin/.env.development

4 lines
138 B
Plaintext
Raw Normal View History

2024-01-20 11:56:00 +08:00
NODE_ENV = 'development'
2024-01-22 23:34:11 +08:00
VITE_APP_BASE_URL = 'https://ceshi-engineering.lihaink.cn/'
2024-02-27 18:18:14 +08:00
# VITE_APP_BASE_URL = 'http://192.168.1.11:9090/'