XZZ/sample_config.py
2020-08-12 19:31:57 +08:00

9 lines
No EOL
121 B
Python

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