update docker setting

This commit is contained in:
Wendong
2025-03-16 02:44:02 +08:00
parent a98388460a
commit a7c4c06d4e
8 changed files with 22 additions and 22 deletions

View File

@@ -273,7 +273,7 @@ docker-compose up -d
docker-compose exec owl bash
# 激活虚拟环境
cd .. && source .venv/bin/activate && cd owl
cd .. && source .venv/bin/activate
playwright install-deps