selenium_elm_fengshen/dist/config.ini

24 lines
716 B
INI
Raw Normal View History

2024-07-22 13:45:14 +00:00
[base]
url_base = https://aeolus.ele.me
url_login = https://mozi-login.alibaba-inc.com/?APP_NAME=LPD_TEAM_AEOLUS&BACK_URL=
url_home = https://aeolus.ele.me/dashboard
url_work = https://r.ele.me/pikipek/schedule.html?platform=fs&subType=team#/group/schedule/work-check?teamId=17407820
2024-07-22 14:38:23 +00:00
account =
password =
2024-07-22 13:45:14 +00:00
# 浏览器驱动,暂只支持 firefox edge chrome默认
driver = chrome
driver_path_edge = ./edgedriver_win64/msedgedriver.exe
driver_path_chrome = chromedriver-win64/chromedriver.exe
# 间隔时间 单位秒 就是每隔多少秒检查一次数据
interval = 10
[web]
host = 0.0.0.0
port = 8868
debug = True
2024-07-22 14:38:34 +00:00
key =
2024-07-22 13:45:14 +00:00
[WebSocket]
host=8.137.118.148
2024-07-22 13:45:14 +00:00
port=8868
WEBSOCKET_URL = ws://8.137.118.148:8868