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

11 lines
215 B
Text

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