fix(qa): health check, admin notice, docs, logo, Coolify port
- WP Advanced health_check uses aiohttp to /wp-json/ directly - SEO Bridge admin notice only on Plugins page - SEO Bridge README.md consolidated, changelog complete - OpenPanel Self-Hosted README.md created - Dashboard sidebar uses actual logo.svg - docker-compose: expose instead of ports for Coolify - README: version badge, wordpress_advanced endpoint, env var table - Docs: SSE references fixed to streamable-http Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -302,7 +302,7 @@ DIRECTUS_SITE1_ALIAS=my-directus # Recommended
|
||||
|
||||
## Running the Server
|
||||
|
||||
### SSE Transport (for remote AI clients)
|
||||
### Streamable HTTP Transport (for remote AI clients)
|
||||
|
||||
```bash
|
||||
python server.py --transport streamable-http --port 8000
|
||||
|
||||
Reference in New Issue
Block a user