zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.28k stars 279 forks source link

Question about several same app with different domains and google auth #1317

Open ivan133 opened 2 years ago

ivan133 commented 2 years ago

Hey guys, this is a question not a bug!

I have an app that has 2 domains in "proxy.domains"and it works fine but google / fb auth does not works cause it redirects to the "main" domain the one that set in ROOT_URL Is there a way around it, other than create 2 docker instances with correct ROOT_URL? I'm using image: "zodern/meteor:latest", but I think all images requite ROOT_URL