This commit is contained in:
root
2024-09-26 18:02:56 +08:00
parent f9c9f82961
commit b6d1adb3f3

View File

@@ -22,7 +22,7 @@ services:
- NPROCS=10
- MAXCORE=1000
volumes:
- ./script:/root/script
- ./script/RESP_ORCA.sh:/root/script/RESP_ORCA.sh
ports:
- "54211:22" # SSH 服务端口映射
command: ["/usr/sbin/sshd", "-D"]