selenium_elm_fengshen/dist/config.ini

24 lines
759 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
account = 17323612594
password = Cjl1111.
# 浏览器驱动,暂只支持 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
key = 5F3EEC36FB021AF31011F2B448AFC064
[WebSocket]
host=127.0.0.1
port=8868
WEBSOCKET_URL = ws://127.0.0.1:8868