From c332e8fcc38b1bde782510f831f285a910778d44 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 3 Jun 2022 09:52:52 +0200 Subject: [PATCH] Update config.js --- conf/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.js b/conf/config.js index 9e79c87..e3dd5ad 100644 --- a/conf/config.js +++ b/conf/config.js @@ -72,7 +72,7 @@ module.exports = { * * CUSTOMIZE AND UNCOMMENT THIS FOR PRODUCTION INSTALLATIONS. */ - //httpSafeOrigin: "https://_SANDBOX_DOMAIN_", + // httpSafeOrigin: "https://some-other-domain.xyz", /* httpAddress specifies the address on which the nodejs server * should be accessible. By default it will listen on 127.0.0.1