|
|
|
|
|
by ayufan
3774 days ago
|
|
Yes. Sure. Instead of adding the CNAME you need to add an A record. You can get the IP address with dig:
$ dig a myuser.gitlab.io Then configure your domain to point to that IP address. We are currently working on documentation covering that part too. |
|