diff options
| author | zhangchengwei <[email protected]> | 2023-12-18 16:19:01 +0800 |
|---|---|---|
| committer | zhangchengwei <[email protected]> | 2023-12-18 16:19:01 +0800 |
| commit | 45c44865eb28b70199aa2b00502746afbd621dbb (patch) | |
| tree | 19b54891437f79b39949e411518f24ac33d44177 /config | |
| parent | 5416819cc44b4b324876227972640470ceb308d8 (diff) | |
1.调试profile模块定位内容
Diffstat (limited to 'config')
| -rw-r--r-- | config/loginout.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/loginout.ini b/config/loginout.ini index 21479c83..52d5af8f 100644 --- a/config/loginout.ini +++ b/config/loginout.ini @@ -1,6 +1,6 @@ [remote_url] -url = http://192.168.38.187:4444 -#url = http://192.168.64.33:4444 +#url = http://192.168.38.187:4444 +url = http://192.168.64.34:4444 [tsg_url] login_url = http://192.168.44.72 |
