
Method 1:
this file https://github.com/…/src/middlewares/public/index.html change this file then rebuild the strapi project
Method 2: if you don’t want to modify anything inside node_modules, you can redirect your site to “/admin” route by using reverse proxy like nginx, …
