dtgfdhgd / security_config.json
Jibbalit's picture
Set up HF Spaces external bridge with Docker dev mode.
f4bfc02
raw
history blame contribute delete
236 Bytes
{
"blocked_domains": [],
"allowed_domains": [
"google.com",
"github.com",
"huggingface.co",
"youtube.com",
"instagram.com",
"tiktok.com"
],
"policies": {
"default_deny_when_allowlist_set": true
}
}