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 49b882a commit c9f8a99Copy full SHA for c9f8a99
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