This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
rwadurian
Watch
1
Star
0
Fork
You've already forked rwadurian
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa58b9e745
rwadurian
/
frontend
/
admin-web
/
scripts
/
logs.sh
6 lines
129 B
Bash
Raw
Blame
History
#!/bin/bash
# 查看实时日志
cd
"
$(
dirname
"
$0
"
)
/..
"
echo
"📋 查看日志 (Ctrl+C 退出)..."
docker compose logs -f
Reference in New Issue
View Git Blame
Copy Permalink