# 数据库 MONGO_HOST = 'localhost' MONGO_PORT = 27017 # MONGO_USER = 'test' # MONGO_PASS = 'test' MONGO_DB = 'crawlab_test'