diff --git a/frontend/next.config.mjs b/frontend/next.config.mjs index e9dd4da..d26e413 100644 --- a/frontend/next.config.mjs +++ b/frontend/next.config.mjs @@ -13,6 +13,7 @@ const nextConfig = { { protocol: "http", hostname: "web.hypso.ies.ntnu.no", + port: '1337' }, ], },