Describe the bug
Svelte custom port ex 3002 port in pm2 fork mode works but cluster mode not work
Reproduction
When I set a custom port by setting PORT=3002 in .env in Svelte and run pm2 in cluster mode, 400 bad request occurs, but it works normally when I use the default port of 3000.
Logs
No response
System Info
Severity
blocking all usage of svelte