0.0.0.0 for webserver host in test
This commit is contained in:
parent
d3f1d5d926
commit
78b8c930d9
@ -12,7 +12,7 @@ from image_prediction.pipeline import load_pipeline
|
||||
|
||||
@pytest.fixture
|
||||
def host():
|
||||
return "127.0.0.1"
|
||||
return "0.0.0.0"
|
||||
|
||||
|
||||
def get_free_port(host):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user