I got it working!
I installed Docker following this step by step
Then it asked me to install WSL2 to run Docker. I followed this guide and installed the first Ubuntu version listed.
Then executed in Power Shell the command @MutedJam provided, my workflow from desktop migrated to the localhost version and done! Then I deleted and recreated some APIs as @Zac_Magee suggested. Then I re-arranged some things in the workflow, but that’s something I already did in the past.
Question, do I need to run the command MutedJam provided in PowerShell every time I want to access to the local host version? Because when I stop the container in Docker I don’t know how to run it and access my workflows again. How do I do it? Do I have to add some information in the optional settings?
If I try to run the image through the “Images” tab in Docker it executes properly, but when I try to enter LocalHost it won’t connect. Like if I didn’t have internet or something.