I\'m deploying a nuxt app (front end + rest API with express) to a VPS using nginx.
Here\'s my nginx config :
server { listen 80; listen [::]:80; index