TaskSystem-admin/.env.development

9 lines
250 B
Plaintext
Raw Normal View History

2023-09-04 14:16:48 +08:00
NODE_ENV = 'development'
2024-01-12 11:40:56 +08:00
# VITE_APP_BASE_URL = 'https://new-worker.lihaink.cn/'
2023-12-23 11:51:25 +08:00
#
2024-01-16 10:33:20 +08:00
# VITE_APP_BASE_URL = 'https://ceshi-new-wokr.lihaink.cn/'
2023-09-09 14:54:39 +08:00
2024-02-21 17:38:44 +08:00
VITE_APP_BASE_URL = 'https://ceshi-new-wokr.lihaink.cn/'
2023-09-27 11:00:41 +08:00
2024-02-21 17:38:44 +08:00
# VITE_APP_BASE_URL = 'http://192.168.1.30:8083'