Skip to content

Commit f77a37a

Browse files
author
奇淼(piexlmax
authored
Merge pull request #211 from HXSecurity/feature
feature:change agentConfig data type
2 parents 3db2ccc + f9129b4 commit f77a37a

File tree

4 files changed

+223
-191
lines changed

4 files changed

+223
-191
lines changed

.env

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

99
# target host
1010

11-
VUE_TARGET_HOST = 'http://192.168.0.16:8002'
12-
# VUE_TARGET_HOST = 'https://iast-test.huoxian.cn'
11+
# VUE_TARGET_HOST = 'http://192.168.0.16:8002'
12+
VUE_TARGET_HOST = 'https://iast-test.huoxian.cn'
1313
# VUE_TARGET_HOST = 'http://52.81.92.214:30485'
1414
# VUE_TARGET_HOST = 'http://iast.huoxian.cn'
1515

0 commit comments

Comments
 (0)