diff --git a/.vscode/launch.json b/.vscode/launch.json index e427341..27d0ec0 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "args": [ "sync", "--config", - "/tmp/config.jsonnet" // Point to an actual config file + "/tmp/config.jsonnet" ], "env": { "INCIDENT_API_KEY": "inc_..."