kutt icon indicating copy to clipboard operation
kutt copied to clipboard

IP for custom domain is hardcoded in frontend

Open lionep opened this issue 2 years ago • 0 comments

Really nice project here ! Thanks for all this work !

When a user add a custom domain, the instruction displayed on the page seems to be hardcoded to the IP 192.64.116.170 here.

For self-hosted instances, it would be great if an environment variable exists to configure this IP.

Also, a CNAME record might be more appropriate instead of an A record, in case the IP of the service change.

lionep avatar Oct 28 '22 07:10 lionep