sebbASF commented on issue #36622:
URL: https://github.com/apache/beam/issues/36622#issuecomment-3468440386

   In case it helps, I've just updated the Attic Docker image to make it easy 
to test the effect of using CSP_PROJECT_DOMAINS.
   
   Details are in https://github.com/apache/attic/blob/main/DOCKER.md
   
   The basic commands are:
   
   docker compose build
   
   VAR_HOSTURL=https://beam.apache.org CSP_PROJECT_DOMAINS="host1 host2" docker 
compose up
   
   Navigate to localhost:8000
   
   If you enable browser debugging, you should be able to see if there are any 
CSP errors in the console log.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to