mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 03:28:19 +01:00
chore(dev_deploy): update logging for websocket in deployment script (#348)
This commit is contained in:
committed by
Siyuan Miao
parent
dc1ce03697
commit
76efa56083
@@ -91,7 +91,7 @@ cd "${REMOTE_PATH}"
|
|||||||
chmod +x jetkvm_app_debug
|
chmod +x jetkvm_app_debug
|
||||||
|
|
||||||
# Run the application in the background
|
# Run the application in the background
|
||||||
PION_LOG_TRACE=jetkvm,cloud ./jetkvm_app_debug
|
PION_LOG_TRACE=jetkvm,cloud,websocket ./jetkvm_app_debug
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo "Deployment complete."
|
echo "Deployment complete."
|
||||||
|
|||||||
Reference in New Issue
Block a user