Remove loopback-network permission not needed outside local environment
This commit is contained in:
parent
f49ea6673d
commit
9c724c4aea
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
name="card-frame"
|
name="card-frame"
|
||||||
seamless
|
seamless
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
allow="payment *; microphone *; geolocation *; loopback-network *">
|
allow="payment *; microphone *; geolocation *;">
|
||||||
</iframe>
|
</iframe>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-md-10 col-xs-12">
|
<div class="col-lg-4 col-md-10 col-xs-12">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue