System Information
- Strapi Version: 4.1.3
- Operating System: Mac
- Database: postgres
- Node Version: 17.7.1
- NPM Version: 8.5.2
- Yarn Version: NA
I am trying to install Strapi on AWS Lightsail, following is done and tested:
- Installed node via nvm (Tested)
- Installed postgres and setup username & password (Tested)
- Installed Nginx and setup by default file settings (Tested)
- Installed strapi in /var/www/html/strapiapp folder
Issue I am facing: Everything is working but strapi frontend admin ui cannot load GET data and it set host to LOCAHOST in all the urls (Check image)
Let me know for further information.
Attachments:-