diff --git a/app/config.py b/app/config.py index dddac0e..5d8d02a 100644 --- a/app/config.py +++ b/app/config.py @@ -120,6 +120,7 @@ CALCULATOR="performance_server" CALCULATOR_CONFIG='{ "server_url": "http://localhost:5225" }' +``` """, } },