mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 02:27:44 +00:00
fix: fix nine v6 ip
This commit is contained in:
parent
146b138776
commit
ba5c91ceae
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ in {
|
|||
hostName = "nine";
|
||||
|
||||
ipv4 = "152.53.2.105";
|
||||
ipv6 = "2a0a:4cc0::12d9";
|
||||
ipv6 = "2a0a:4cc0:0:12d9::";
|
||||
|
||||
domain = "rgbcu.be";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue