change default server to be a direct ip

This commit is contained in:
Jill 2022-09-10 09:14:20 +03:00
parent 58f39efc50
commit c6e92cd1ea
3 changed files with 3 additions and 3 deletions

View File

@ -634,7 +634,7 @@ hash = "6b31dab36910d585153757b7bcd4b3affb5cd83a67167cce251658c8b67354da"
[[files]]
file = "one-time-overrides/config/builtinservers.json"
hash = "cfc202284021be1059c990a1566e61c012445bef5c87a1d8718bbfacb0233096"
hash = "1c63f83488da836f1d38fd4f743a8029c9d8510c4309d81e4831c3368fc0fdac"
[[files]]
file = "one-time-overrides/config/charmonium.toml"

View File

@ -3,7 +3,7 @@
"builtinServers": [
{
"name": "dark-firepit",
"address": "dedi.oat.zone",
"address": "51.89.98.8",
"forced": true
}
]

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3f39b502240d02aac694db8903412078f8ef4a097385b3377793cc461244a4d3"
hash = "ed1547f366905e7c8c8675841388de6c34e3d1691fd7f71dd9693d158b665885"
[versions]
fabric = "0.14.9"