Skip to content

Commit ef51332

Browse files
author
奇淼(piexlmax
authored
Merge pull request #171 from HXSecurity/issue-145+
fixed:windows curl download bug
2 parents 3e1e898 + b76f89e commit ef51332

File tree

6 files changed

+324
-535
lines changed

6 files changed

+324
-535
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ VUE_APP_ATOM_API = '/atom-webapi'
77

88
# target host
99

10-
VUE_TARGET_HOST = 'http://192.168.2.181:8000'
11-
# VUE_TARGET_HOST = 'https://iast-test.huoxian.cn'
10+
# VUE_TARGET_HOST = 'http://192.168.2.181:8000'
11+
VUE_TARGET_HOST = 'https://iast-test.huoxian.cn'
1212
# VUE_TARGET_HOST = 'http://52.81.92.214:30485'
1313
# VUE_TARGET_HOST = 'http://iast.huoxian.cn'
1414

0 commit comments

Comments
 (0)