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