File size: 178 Bytes
72e288a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "Voila": {
    "ip":"0.0.0.0",
    "port": 7860,
    "tornado_settings": {
      "headers": {
        "Content-Security-Policy": "frame-ancestors self *"
      }
    }
  }
}