Skip to content

Commit

Permalink
Added voila.json
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Aug 14, 2023
1 parent 0ea57c3 commit 72e288a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions voila.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"Voila": {
"ip":"0.0.0.0",
"port": 7860,
"tornado_settings": {
"headers": {
"Content-Security-Policy": "frame-ancestors self *"
}
}
}
}

0 comments on commit 72e288a

Please sign in to comment.