docs: update port 8000 references to 8011 in infrastructure and security docs
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Documentation Validation / validate-docs (push) Has started running
Documentation Validation / validate-policies-strict (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Successful in 2s
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Documentation Validation / validate-docs (push) Has started running
Documentation Validation / validate-policies-strict (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Successful in 2s
- Update apps/infrastructure/monitor.md: endpoint 8000 → 8011 - Update security/policies/DOTENV_DISCIPLINE.md: API_URL 8000 → 8011 - More documentation files still need port 8000 → 8011 updates
This commit is contained in:
@@ -102,7 +102,7 @@ Content-Type: application/json
|
||||
|
||||
{
|
||||
"service_name": "string",
|
||||
"endpoint": "http://localhost:8000/health",
|
||||
"endpoint": "http://localhost:8011/health",
|
||||
"interval": 60,
|
||||
"timeout": 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user