XZZ/config.py

7 lines
103 B
Python
Raw Normal View History

2020-02-27 21:47:36 +08:00
ALLWORKERS = ['ping','yiyan','mc',]
APIURL = 'http://127.0.0.1:5700/'
AUTHORIZATION = ''
PORT = 5580