collective / volto-hydra

A volto addon to let you edit content in realtime when you have many frontends written in any framework
2 stars 4 forks source link

Fix postMessage origin error in produciton #83

Closed MAX-786 closed 4 months ago

MAX-786 commented 4 months ago

Currently we are getting origin mismatch error in production. To resolve it, using wild card entry ie "*" for now.