XZZ/sample_config.py
2020-03-16 15:47:50 +08:00

9 lines
106 B
Python

ALLWORKERS = ['ping','yiyan','mc',]
APIURL = 'http://127.0.0.1:5700/'
AUTHORIZATION = ''
PORT = 5580