1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
The front-end code actually runs on the browser, so I think you need to specify the back-end's public IP address etc. to access the back-end from the front-end code.
I think it depends on how the application is made, but I think you can access it by specifying the following in code such as front-end JavaScript.
http://backend-public-ip
Relevant content
- AWS OFFICIALUpdated 7 months ago
