auto-sync: 2026-04-11 23:32:18

This commit is contained in:
cfdaily
2026-04-11 23:32:18 +08:00
parent e03a803074
commit f939433246
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ echo "=========================================="
echo " sanguo_vnpy Docker 容器启动中..."
echo "=========================================="
sudo service ssh start
# 启动 dropbear SSH
sudo mkdir -p /run/dropbear
sudo dropbear -p 22 -E &
jupyter lab --ip=0.0.0.0 --port=8888 --no-browser \
--NotebookApp.token='sanguo123' \
+2
View File
@@ -86,6 +86,8 @@