Loading resources/variables.py +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ def get_variables(arg=None): 'ngsild_test_suite_context': 'https://raw.githubusercontent.com/easy-global-market/ngsild-api-data-models/feature/add-json-ld-context-for-ngsi-ld-test-suite/ngsi-ld-test-suite/ngsi-ld-test-suite-context.jsonld', 'notification_server_host': '0.0.0.0', 'notification_server_port': 8085, 'send_notification_server_host': 'host.docker.internal', 'send_notification_server_host': '0.0.0.0', 'send_notification_server_port': 8085, 'context_source_host': '0.0.0.0', 'context_source_port': 8086 Loading Loading
resources/variables.py +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ def get_variables(arg=None): 'ngsild_test_suite_context': 'https://raw.githubusercontent.com/easy-global-market/ngsild-api-data-models/feature/add-json-ld-context-for-ngsi-ld-test-suite/ngsi-ld-test-suite/ngsi-ld-test-suite-context.jsonld', 'notification_server_host': '0.0.0.0', 'notification_server_port': 8085, 'send_notification_server_host': 'host.docker.internal', 'send_notification_server_host': '0.0.0.0', 'send_notification_server_port': 8085, 'context_source_host': '0.0.0.0', 'context_source_port': 8086 Loading