Closed aleritty closed 5 months ago
I'm hosting an anchr instance on my server, under my domain name.
When I create a short link it is created as: https://anchr.io/s/<CODE> instead of https://my.domain.com/s/<CODE>
https://anchr.io/s/<CODE>
https://my.domain.com/s/<CODE>
To fix this some projects use the domain name from the window object, others use an (more secure) environemtn variable.
I'm hosting an anchr instance on my server, under my domain name.
When I create a short link it is created as:
https://anchr.io/s/<CODE>
instead ofhttps://my.domain.com/s/<CODE>
To fix this some projects use the domain name from the window object, others use an (more secure) environemtn variable.