milvus/pyengine/runserver.py
2019-03-19 21:04:27 +08:00

2 lines
32 B
Python

from engine import app
app.run()