更新 docker-compose.yaml

update
This commit is contained in:
wangzixiang 2024-06-04 17:21:34 +08:00
parent 629a6a96fb
commit 20cbb922c6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
ports:
- "0.0.0.0:3307:3307"
volumes:
- .ssh:/home/ubuntu/.ssh
- .ssh:/root/.ssh
environment:
# 远程服务器用户名
REMOTE_USER: