debug tweaks

This commit is contained in:
John Lancaster
2026-06-28 13:42:44 -05:00
parent b682e092ea
commit 34468c521f
+2 -1
View File
@@ -12,7 +12,8 @@
"transcription.app:create_app", "transcription.app:create_app",
"--factory", "--factory",
"--host", "--host",
"127.0.0.1", // "127.0.0.1",
"0.0.0.0",
"--port", "--port",
"8080" "8080"
], ],