โ System Status: Operational
Your Django application is running successfully with Daphne ASGI server.
Debug Mode
Disabled
CORS Allow All Origins
Disabled
Allowed Hosts
.herokuapp.com, www.prompt-temple.com, prompt-temple.com, api.prompt-temple.com
Server Address
http://api.prompt-temple.com
๐ Configuration Details
CORS Allowed Origins
https://www.prompt-temple.com\nhttps://prompt-temple.com\nhttps://api.prompt-temple.com
๐งช Quick Tests
๐ Getting Started
- Use the API Tester to test your endpoints interactively
- Check CORS configuration by testing cross-origin requests
- Monitor system status and debug information in real-time
- Test authentication and authorization flows
- Verify WebSocket connections and real-time features
โ ๏ธ Development Note
This dashboard is for development and testing purposes. Make sure to disable DEBUG mode and configure proper CORS origins before deploying to production.