Can someone help answer how exactly the Oracle CDN works for my Apex app running on the Apex service hosted on OCI, in the Shared ADB?
I understand that the Oracle APEX framework files (JS / CSS etc) come from their CDN automatically, like https://static.oracle.com/cdn/apex/21.2.0/libraries/apex/minified/desktop_all.min.js?v=21.2.5
But what about my static files that I have uploaded under Shared Components?
Like: https://*******.adb.us-sanjose-1.oraclecloudapps.com/ords/r/workspace/100/files/static/v71/somefatphoto.jpg
Can I push those assets to a CDN?