We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05dd939 commit 6a1b29aCopy full SHA for 6a1b29a
src/components/services.ts
@@ -33,4 +33,4 @@ export const serviceConnection = connect<Service>({
33
}),
34
})
35
36
-export const gatewayHost = process.env.NEXT_PUBLIC_W3UP_GATEWAY_HOST ?? 'https://freeway.dag.haus'
+export const gatewayHost = process.env.NEXT_PUBLIC_W3UP_GATEWAY_HOST ?? 'https://w3s.link'
0 commit comments