Hi there,
I know there are several tutorials out there but none worked for me, and it’s drving me mad. I’m trying to deploy my meteor app to ‘test.mydomain.com.’. I added a CNAME with a name ‘test.mydomain.com’ and added ‘origin.meteor.com’ as a record of the CNAME. The I did meteor deploy test.mydomain.com
, but when I visit the page it does not work. The server I use is not my own server. I have no idea what I am missing to get this working. Can anybody possibly see what I can do about this?
Thanks.
PS: I’m using a Windows.