fix: didnt set the server cname properly
This commit is contained in:
parent
991758ef46
commit
dbf7a4d5d1
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
{
|
||||
record = "panel.games";
|
||||
r_type = "CNAME";
|
||||
value = "optimus-reborn";
|
||||
value = "optimus";
|
||||
}
|
||||
{
|
||||
record = "bumblebee";
|
||||
|
|
Loading…
Reference in a new issue