Skip to content

Commit

Permalink
chore: change local debug launch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreemurro committed Dec 27, 2024
1 parent 714474a commit c9ef1df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"module": "granian",
"args": [
"esoraider_server.app:app",
"--interface",
"asgi",
"--no-ws",
"--host",
"0.0.0.0",
"--port",
Expand Down

0 comments on commit c9ef1df

Please sign in to comment.