desktop_task_schedule/code/web/task_schedule/.env.development

4 lines
222 B
Plaintext
Raw Normal View History

2023-03-01 09:31:20 +00:00
NODE_ENV = 'development'
2023-03-02 08:59:48 +00:00
VITE_URL_VALIDATE_ACCOUNT=http://222.76.244.118:11001/desktop_archievement_backend/account/query_staff_info.do
VITE_URL_LOGIN = "http://222.76.244.118:11001/admin-system/account/p13_account_check"