Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit e781196

Browse files
committed
chore: tweak domain
1 parent d3af1f0 commit e781196

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

apps/web/next.config.mjs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,7 @@ const nextConfig = {
3838
},
3939
{
4040
protocol: "https",
41-
hostname: "nya.quest",
42-
},
43-
{
44-
protocol: "https",
45-
hostname: "s.nya.quest",
41+
hostname: "form.nya.work",
4642
},
4743
{
4844
protocol: "https",

0 commit comments

Comments
 (0)