@@ -25,7 +25,7 @@ from api import apiGet,apiPost #Scripts to handle the API
domain_to_index={}
try:
domain=environ["domains"].split(";")#Get the domains from the enviorement variable. If no enviorement variable is set it will be set to 127.0.0.1:5000 (for testing)
domain=environ["domains"].split(";")#Get the domains from the enviorement variable. If no enviorement variable is set it will be set to 127.0.0.1:5000 and localhost:5000 (for testing)