diff --git a/config.json b/config.json index 8c7adad..bf5ab3f 100644 --- a/config.json +++ b/config.json @@ -1,10 +1,10 @@ -[ - { - "namespace": "default", - "connectionId": "default" - }, - { - "namespace": "staging", - "connectionId": "e0f62962-1268-4bcf-b336-72ebfbe43578" - } -] +[ + { + "namespace": "staging", + "connectionId": "56be80f8-7139-466f-b883-e4a695812d52" + }, + { + "namespace": "production", + "connectionId": "cf2344a8-28d3-4b38-9456-ba9e5c347bf5" + } + ] \ No newline at end of file