strapi-plugin-serve-ui

1.0.1 • Public • Published

Strapi plugin serve-ui

This plugin will redirect fallback requests to a specified folder and index.html in it, or redirect requests to an another server.

Configuration

  • Enable serve-ui middleware and put it to the end of the loading order.
  • Customize settings in /config/middleware.js (section: settings["serve-ui"])
    • path: the path of the served folder if you want to use the file server mode.
    • proxy: the host(string) or the port of the server if the content is served through a proxy.

Readme

Keywords

none

Package Sidebar

Install

npm i strapi-plugin-serve-ui

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.39 kB

Total Files

5

Last publish

Collaborators

  • apisc