diff --git a/config_test.json b/config_test.json index dc72d4f..ddefdba 100644 --- a/config_test.json +++ b/config_test.json @@ -1,6 +1,6 @@ { "ssl_cert_path": "ssl/mx-aare-test.psi.ch.pem", - "ssl_key_path": "ss/mx-aare-test.psi.ch.key", + "ssl_key_path": "ssl/mx-aare-test.psi.ch.key", "OPENAPI_URL": "https://mx-aare-test.psi.ch:8000/openapi.json", "SCHEMA_PATH": "./src/openapi.json", "OUTPUT_DIRECTORY": "./openapi",