TaskSystem-admin/.env.development

9 lines
218 B
Plaintext
Raw Permalink Normal View History

2023-09-04 14:16:48 +08:00
NODE_ENV = 'development'
2023-12-28 09:23:09 +08:00
# VITE_APP_BASE_URL = 'http://192.168.1.16:8000'
2023-10-17 14:42:57 +08:00
2023-12-28 09:23:09 +08:00
VITE_APP_BASE_URL = ''
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'