{
    "origin": ["'https://localhost:8080'"],
    "host": ["'localhost:8080'"],
    "referers": [ "'http://localhost:3000'", 
                    "'https://localhost:8080/'", 
                    "'https://localhost:8080/login'",
                    "'http://localhost:3000/login'",
                    "'https://localhost:8080/register'",
                    "'http://localhost:3000/register'",
                    "'https://localhost:8080/thanks'",
                    "'http://localhost:3000/thanks'",
                    "'https://localhost:8080/profile'",
                    "'http://localhost:3000/profile'"
                ],
    "csp": "'secJson.securityHeaders.config.csp'"
}