Commit 2a707f8f authored by Benoit Orihuela's avatar Benoit Orihuela
Browse files

conf: default conf when running local to the CB

parent 3937a1f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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',
        '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_host': '0.0.0.0',
        'notification_server_port': 8085,
        'notification_server_port': 8085,
        'send_notification_server_host': 'host.docker.internal',
        'send_notification_server_host': '0.0.0.0',
        'send_notification_server_port': 8085,
        'send_notification_server_port': 8085,
        'context_source_host': '0.0.0.0',
        'context_source_host': '0.0.0.0',
        'context_source_port': 8086
        'context_source_port': 8086