How to Deploy Vue Project in Nuxt to my Ubuntu Server

i configured my server using pm2 and apache2 but when loading using the ip address it doesn't fetch data from the backend
but when i test1 in the server machine by localhost:3002 it working fine ,test2 access in the server machine by the server actual ip:3002 same issue doesn't fetch data from backed
Please help me :vsf:
Was this page helpful?