We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a1825 commit 3fbcb7eCopy full SHA for 3fbcb7e
dev_deploy.sh
@@ -91,7 +91,7 @@ cd "${REMOTE_PATH}"
91
chmod +x jetkvm_app_debug
92
93
# Run the application in the background
94
-PION_LOG_TRACE=jetkvm,cloud ./jetkvm_app_debug
+PION_LOG_TRACE=jetkvm,cloud,websocket ./jetkvm_app_debug
95
EOF
96
97
echo "Deployment complete."
0 commit comments