Retool REST calls are ignoring Resouce/Environment url

When i am using Spec URL for my ressouce, retool is completly ignoring my server setting on an app that has been exported from a different retool instance.

I’ve added the production environment after i was finished on the local dev system (using ngrok), but retool is still using the ngrok addresses and not, as configured to prod url:

Here you see my prod retool settings of the ressource:

When i am using that ressource, its shows the correkt url, but it is using the wrong one :frowning:

Workarround so far is, to export the app and replace all the urls in the json file. Which makes no sense to me, especially, why is the api url in the app.json? Wouldn’t it make sense to have only the reference to the ressource there?