重构
This commit is contained in:
@@ -14,6 +14,6 @@ echo ""
|
||||
echo "TheBet365 stack is starting."
|
||||
echo " Player: http://localhost:${PLAYER_PORT:-8082}"
|
||||
echo " Admin: http://localhost:${ADMIN_PORT:-8081}"
|
||||
echo " API: http://localhost:${API_PORT:-3000}/api/docs"
|
||||
echo " API: exposed only inside the docker network; route it through your reverse proxy"
|
||||
echo ""
|
||||
echo "Check status: docker compose -f docker-compose.prod.yml ps"
|
||||
|
||||
Reference in New Issue
Block a user