-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Closed
Copy link
Description
Bug report and description
When I start strapi server with the command "strapi start" and access the admin dashboard with https:///admin/auth/login, endpoints admin/project-type and admin/init are resolved using localhost:1337 instead of my domain


This works file when I start strapi server using "strapi build" i.e above endpoints get resolved through my domain
I have set up strapi using docker. version is 4.0.2 (node v14.16.0).
Environment
System
- Node.js version: v14.16.0
- NPM version: 6.14.11
- Strapi version: 4.0.2
- Database: postgres
- Operating system: official strapi/base image
Additional context
Add any other context about the problem here.
maybe this the error reason
| backend: 'http://localhost:1337', |
ricafolio
Metadata
Metadata
Assignees
Labels
No labels
