There was an error while loading. Please reload this page.
1 parent 50db8cd commit d55b81bCopy full SHA for d55b81b
1 file changed
apps/web/next.config.js
@@ -15,7 +15,7 @@ const securityHeaders = [
15
};` +
16
`style-src 'self' fonts.googleapis.com 'unsafe-inline';` +
17
`font-src fonts.gstatic.com;` +
18
- `connect-src 'self' *.ocean.jellyfishsdk.com changi.dfi.team ${
+ `connect-src 'self' *.ocean.jellyfishsdk.com changi.dfi.team yiautp9xyt.ap-southeast-1.awsapprunner.comfaucet ${
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 yiautp9xyt.ap-southeast-1.awsapprunner.comfaucet`
21
: ""
0 commit comments