localhost is unable to load application centos server
Trying to fire up a Laravel api and Nuxt app on the actual server by running lets say server IP is - 10.66.22.41 npm run dev php artisan serve --port=8001 This obviously worked on my local environment but since this…