X3 V12 iframes are not working

SOLVED

When creating a menu item that is just an external link, the iframe fails to load. I even tried just rendering a simple page from a local apache web server and i cannot get it to work, regardless of how I configure the meta CSP values.

Browser shows error:

Refused to frame 'https://website.com/' because it violates the following Content Security Policy directive: "child-src 'self' https://www.google.com https://www.google.fr/maps https://*.openstreetmap.org". Note that 'frame-src' was not explicitly set, so 'child-src' is used as a fallback.

Is there a place in Syracuse where I need to add my external link's domain in addition to the google domains above?

-Andy