Merge "Further updates to the auto-test environment"
[nonrtric.git] / test / cr / cr.py
index 28e3b10..f65d7c0 100644 (file)
@@ -31,7 +31,7 @@ app = Flask(__name__)
 msg_callbacks={}
 
 # Server info
-HOST_IP = "0.0.0.0"
+HOST_IP = "::"
 HOST_PORT = 8090
 
 # Metrics vars