docs: respect STAGE-GBO using 10.0.3.x on 10.0.0.1 to test chat.stage.pragmatismo.com.br
This commit is contained in:
parent
71b0731461
commit
af2b118f86
1 changed files with 11 additions and 0 deletions
11
AGENTS.md
11
AGENTS.md
|
|
@ -727,6 +727,17 @@ CARGO_BUILD_JOBS=1 cargo check -p botserver 2>&1 | tail -200
|
|||
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
## 🧪 Testing Staging Environment (STAGE-GBO)
|
||||
|
||||
To test `chat.stage.pragmatismo.com.br` or other services in the STAGE-GBO environment:
|
||||
- Use the `10.0.3.x` subnet for container IPs (e.g., `10.0.3.10` for the system container).
|
||||
- Route testing via the host gateway at `10.0.0.1` or directly hit container IPs inside the staging host.
|
||||
- Do NOT confuse staging IP ranges (`10.0.3.x`) with production ranges.
|
||||
|
||||
---
|
||||
|
||||
## 🎭 Playwright Browser Testing - YOLO Mode
|
||||
|
||||
**When user requests to start YOLO mode with Playwright:**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue