This Docker Compose configuration is optimized for Dockge deployment and includes an integrated web-based text editor for managing MCPO's config.json file.
- Built-in web editor for real-time configuration editing
- JSON validation to prevent syntax errors
- Persistent configuration storage via Docker volumes
.env
file
- Config Editor:
http://your-server-ip:18020
- MCPO Server:
http://your-server-ip:18021
- Update the config in the
.env
file - Deploy services
- Access the config editor to customize your MCPO settings
- Restart MCPO container after making configuration changes
This compose file uses the image for MCPO from https://github.com/open-webui/mcpo