-
Hi, I'm new to Nuxt, so, probably a dumb question… I've configured my app to connect to a Laravel backend using "token" mode.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hey @mityukov! When you call |
Beta Was this translation helpful? Give feedback.
This works! 🎉
NODE_TLS_REJECT_UNAUTHORIZED=0 npm run dev