How can I change the port in Fresh?
I have tried the following in the Main.ts
await start(manifest, { port: 3000 }), But I suspect this solution is long outdated.
Thx.
await start(manifest, { port: 3000 }), But I suspect this solution is long outdated.
Thx.
