We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a659241 commit 12f8a49Copy full SHA for 12f8a49
web/next.config.mjs
@@ -38,7 +38,7 @@ const nextConfig = {
38
{
39
protocol: 'http',
40
hostname: 'localhost',
41
- port: '',
+ port: '9000',
42
},
43
],
44
0 commit comments