I have an app in development that I have installed on the Galaxy and it works very well! There are two versions of the site, each in different languages I am using a standard domain for the English version http://website.com
and for a French version a subdomain http://fr.website.com
While using the standard $ meteor deployment
, you can specify the domain you are sending. For example, I have a French branch in the same branch and an English I can keep the branch, and then when I want to deploy on the French subdomain, then $ meteor deploy fr.website.com
I can deploy on
I have properly configured the DNS setting with Gaudadi.
The syntax appears to be different with modulus.o ... I have a different version of the site for modulus .o for a subdomain?
You must add your domain to the "custom domain" in the project administration and you also set the ROOT_URL environment variable Have to do.
No comments:
Post a Comment