diff --git a/.vscode/launch.json b/.vscode/launch.json index 8217b08..2b01bc8 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -19,7 +19,7 @@ }, { "env": { - "SERVICE_NAME": "replace-me" + "VITE_SERVICE_NAME": "replace-me" }, "name": "Vite Server", "preLaunchTask": "run",