🐴 PowerPony Backend System

Welcome to the PowerPony backend system running in Docker containers.

📡 OpenResty Gateway

RUNNING Port: 80

Reverse proxy and load balancer for the system.

🔄 Proxy Process

RUNNING Container: powerpony-proxy

Intermediate proxy layer for request handling.

⚙️ Core Process

RUNNING Container: powerpony-core

Core business logic and data processing.

API Endpoints:

GET /api/proxy/ - Proxy service API
GET /api/core/ - Core service API
GET /health - Health check endpoint

API测试页面:

📝 用户注册测试 🔐 密码登录测试 📱 短信登录测试 💬 AI提问测试 🚪 退出登录测试 📚 使用说明

更多API测试页面:

📤 发送短信验证码 🔐 令牌验证测试 📜 历史会话列表 📄 历史会话详情 💬 追问测试 💰 微信充值测试 💰 支付宝充值测试 🏠 个人首页 🔄 支付宝回调测试 🔄 微信支付回调测试

Network Information:

All containers are connected to the powerpony-network Docker network.

Containers can communicate using their service names as hostnames.