NuxtN
Nuxt15mo ago
4 replies
Spctr

Production Port in Pterodactyl [ SOLVED ]

Hey all, I'm trying to change the production port in Nuxt3. It's easy to set for development but how can I do this for prod. I'm using Pterodactyl for all of my containers. I'm using the NodeJS:21 configuration and I can only set the
./<path>/index.mjs
and environment arguments what could be
--port="3005"
as an example but that doesn't work.

How can I set the port for production?
Was this page helpful?