diff --git a/.vscode/launch.json b/.vscode/launch.json index 735d6d3..cb732e3 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -12,7 +12,8 @@ "transcription.app:create_app", "--factory", "--host", - "127.0.0.1", + // "127.0.0.1", + "0.0.0.0", "--port", "8080" ],