Skip to content

Commit

Permalink
set service name properly
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Aug 27, 2024
1 parent a93eb27 commit e684071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Service.
VITE_SERVICE_NAME=contributor
3 changes: 0 additions & 3 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"type": "node"
},
{
"env": {
"VITE_SERVICE_NAME": "contributor"
},
"name": "Vite Server",
"preLaunchTask": "run",
"request": "launch",
Expand Down

0 comments on commit e684071

Please sign in to comment.