This commit is contained in:
本间白猫 2025-01-07 15:20:41 +08:00
parent eb577baf35
commit 67a5049f3b
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@ docker-compose up -d --build
docker-compose down | docker-compose up -d
# View log information
docker logs proxycat-app-1
docker logs proxycat
```
## Performance

View File

@ -189,7 +189,7 @@ docker-compose up -d --build
docker-compose down | docker-compose up -d
# 查看日志信息
docker logs proxycat-app-1
docker logs proxycat
```
## 性能表现