XZZ/sample_config.py
2020-12-18 21:03:30 +08:00

11 lines
No EOL
141 B
Python

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