2023-09-04 14:16:48 +08:00
|
|
|
NODE_ENV = 'development'
|
|
|
|
|
2023-11-17 11:36:44 +08:00
|
|
|
# VITE_APP_BASE_URL = 'http://192.168.1.20:8000'
|
2023-10-17 14:42:57 +08:00
|
|
|
|
2023-10-17 15:37:08 +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'
|