1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
accidentally left this random person's server ip in lmao
This commit is contained in:
mat 2023-01-21 22:36:59 -06:00
parent c652bbc609
commit 473c74175c

View file

@ -31,7 +31,7 @@ use tokio::{
use tracing::Level;
const LISTEN_ADDR: &str = "127.0.0.1:25566";
const PROXY_ADDR: &str = "173.205.80.60:25565";
const PROXY_ADDR: &str = "127.0.0.1:25565";
const PROXY_DESC: &str = "An Azalea Minecraft Proxy";