🇨🇳中文 | 🇬🇧English
Recently, many users have commented that Chevereto is very good for building the image bed, but it cannot be configured successfully in uPic.
So write a tutorial on uPic configuring Chevereto with a custom map bed. ‘need uPic v0.18.2 and later’
📝 Options instruction
Upload URL:[Your Chevereto domain]/api/1/upload。eg:https://demo.chevereto.com/api/1/uploadAPI Key: After the browser logs into your Chevereto, open ‘dashboard’ -> ‘settings’ -> ‘API’. Copy the API v1 Key
Basic configuration
API URL:[Upload URL]Method:POSTUse Base64:CheckFile Field:sourceURL Path:['image', 'url']

Extension configuration
Headers
Content-Type:multipart/form-data; charset=utf-8;
Bodys
key:[API Key]action:upload
