Skip to content

Internet access #963

@daxian-lh

Description

@daxian-lh

I have a backend code port of 8000 and a frontend code port of 3000. They are running in the same sandbox, but the frontend and backend cannot communicate. Is there any solution?

Image

in front-end settings
REACT_APP_API_URL=http://localhost:8000

In the actual output sandbox, the URLs corresponding to the two ports do not start with localhost. How can I modify the code so that the normal localhost corresponding addresses can be output in the sandbox?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions