2023-09-04 14:16:48 +08:00
|
|
|
NODE_ENV = 'development'
|
|
|
|
|
2023-12-23 13:38:11 +08:00
|
|
|
# VITE_APP_BASE_URL = 'http://192.168.1.162:8000'
|
2023-12-23 11:51:25 +08:00
|
|
|
#
|
2023-12-18 18:48:18 +08:00
|
|
|
VITE_APP_BASE_URL = 'https://ceshi-worker-task.lihaink.cn'
|
2023-09-09 14:54:39 +08:00
|
|
|
|
2023-09-27 11:00:41 +08:00
|
|
|
# VITE_APP_BASE_URL = 'https://preview-worker-task.lihaink.cn'
|
|
|
|
|
2023-10-17 19:11:49 +08:00
|
|
|
# VITE_APP_BASE_URL = 'https://worker-task.lihaink.cn'
|