Run migration; add apple pay verification
This commit is contained in:
parent
0e9d6b491b
commit
d5f0063de6
3 changed files with 12 additions and 1 deletions
|
|
@ -230,4 +230,6 @@ Osem::Application.routes.draw do
|
|||
else
|
||||
root to: 'conferences#index', via: [:get, :options]
|
||||
end
|
||||
|
||||
get '/.well-known/apple-developer-merchantid-domain-association', to: 'application#apple_pay'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue