Chatwoot/app/views/apple_app/site_association.html.erb

12 lines
215 B
Text
Raw Normal View History

{
"applinks": {
"apps": [],
"details": [
{
"appID": "<%= ENV['IOS_APP_ID'] %>",
"paths": [ "NOT /super_admin/*", "*" ]
}
]
}
}