Fix config (broken) template. Update config ver.
This commit is contained in:
@ -67,7 +67,7 @@ module.exports = {
|
||||
*
|
||||
* CUSTOMIZE AND UNCOMMENT THIS FOR PRODUCTION INSTALLATIONS.
|
||||
*/
|
||||
httpSafeOrigin: "https://{{ env "CPAD_SANDBOX_DOMAIN" }}",
|
||||
httpSafeOrigin: 'https://{{ env "CPAD_SANDBOX_DOMAIN" }}',
|
||||
|
||||
/* httpAddress specifies the address on which the nodejs server
|
||||
* should be accessible. By default it will listen on 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user