liuhua
Add tests for frontend API (#3552)
8faf53b
raw
history blame
73 Bytes
import os
HOST_ADDRESS=os.getenv('HOST_ADDRESS', 'http://127.0.0.1:9380')