mirror of
https://github.com/jetkvm/kvm.git
synced 2025-09-16 08:38:14 +00:00
chore(dev_deploy): update logging for websocket in deployment script (#348)
This commit is contained in:
parent
dc1ce03697
commit
76efa56083
@ -91,7 +91,7 @@ cd "${REMOTE_PATH}"
|
||||
chmod +x jetkvm_app_debug
|
||||
|
||||
# Run the application in the background
|
||||
PION_LOG_TRACE=jetkvm,cloud ./jetkvm_app_debug
|
||||
PION_LOG_TRACE=jetkvm,cloud,websocket ./jetkvm_app_debug
|
||||
EOF
|
||||
|
||||
echo "Deployment complete."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user