UNPKG

strapi-plugin-media-prefix

Version:

Prepend media urls (images, files, audios, ) with your public url/media prefix on both Admin Panel and API's just in response without changing the relative path in database

6 lines (4 loc) 80 B
import mediaService from './mediaService'; export default { mediaService, };