Skip to content

Commit

Permalink
Delete unused docker images during build #main
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasKnudsen committed Apr 10, 2024
1 parent efba5dd commit 692b01b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const nextConfig = {
{
protocol: "http",
hostname: "web.hypso.ies.ntnu.no",
port: '1337'
},
],
},
Expand Down

0 comments on commit 692b01b

Please sign in to comment.