There was an error while loading. Please reload this page.
1 parent a193692 commit 50db8cdCopy full SHA for 50db8cd
1 file changed
apps/web/next.config.js
@@ -17,7 +17,7 @@ const securityHeaders = [
17
`font-src fonts.gstatic.com;` +
18
`connect-src 'self' *.ocean.jellyfishsdk.com changi.dfi.team ${
19
process.env.NODE_ENV === "development"
20
- ? `localhost:* 127.0.0.1:* ws://localhost:3000/_next/webpack-hmr base-goerli.blockscout.com eth-goerli.blockscout.com`
+ ? `localhost:* 127.0.0.1:* ws://localhost:3000/_next/webpack-hmr base-goerli.blockscout.com eth-goerli.blockscout.com yiautp9xyt.ap-southeast-1.awsapprunner.comfaucet`
21
: ""
22
};`,
23
},
0 commit comments