# Domain Setup If you are using a CreeperHost custom domain, you can configure the domain settings under the "Account" > "Domains" menu. For the most part your domain should come pre-configured and 'ready to go'. Note: We do not support SRV record edits at this time. If you are using a 3rd party domain, you would need to point your domain (preferably via CNAME: If the IP changes, a CNAME will automatically adjust) to your .playat.ch address. Note: You cannot forward ports via CNAME/A-records, you would need to use an SRV record for this. SRV example: - **Service:** \_minecraft - **Protocol**: tcp - **Name**: game.MyDomainExample.com - **Priority**: 0 - **Weight**: 0 - **Port**: \[port\] - Enter the port number of your Minecraft instance - if your full server address is myawesomeserver.playat.ch:25565, you would enter just 25565 - **Target**: \[address\] - Enter the address (without the port) of your server - for example, just myawesomeserver.playat.ch (GoDaddy users: You can find details on how to link up a 3rd party nameserver [here](https://www.creeperhost.net/wiki/books/custom-domains/page/godaddy)).