milvus/pyengine/runserver.py

2 lines
32 B
Python
Raw Normal View History

2019-03-19 21:04:27 +08:00
from engine import app
app.run()