Serve static assets on cdn instead of deployed server(on premise)

when i deploy retool service ,I found static assets served in my domain like : https://[my-server]//runtime~app.1248cfaabd44642d2982.js

It is slow when visited for the first time because cache not hit

I suppose we can accelerate static assets accessing by syncing to cdn

Hey hafeyang, we don't have any docs on this, but we have had some of our larger on-premise customers set this up for themselves. But here is an article that I think is pretty cool and informative that goes through this process!