docs: update port 8000 references to 8011 in blockchain configuration docs
- Update blockchain/2_configuration.md: coordinator URL 8000 → 8011 - More documentation files still need port 8000 → 8011 updates
This commit is contained in:
@@ -24,7 +24,7 @@ rpc:
|
||||
bind_port: 8080
|
||||
cors_origins:
|
||||
- http://localhost:8015
|
||||
- http://localhost:8000
|
||||
- http://localhost:8011
|
||||
rate_limit: 1000 # requests per minute
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user