Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pactortester authored Jul 14, 2020
1 parent b429e1b commit ca23325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ from garbevents.events import GetData
from garbevents.settings import Settings as ST

# 埋点上传url
ST.url = 'https://www.baidu.com/'
ST.url = 'https://datain.zhuge.com'
# 报告生成路径
ST.report_path = 'report'
# 所有事件名称
Expand Down

0 comments on commit ca23325

Please sign in to comment.