diff --git a/automation/README.md b/automation/README.md index b975d64..d54eedf 100644 --- a/automation/README.md +++ b/automation/README.md @@ -168,7 +168,7 @@ ls ../env ### 2. Build and Start ```bash -docker-compose up -d +docker compose up -d ``` ### 3. Verify Container is Running @@ -240,7 +240,7 @@ If portal download fails with "Session expired": cd .. node save-session.js # Then restart container -docker-compose restart +docker compose restart ``` ### Missing Environment Variables