mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
oops
accidentally left this random person's server ip in lmao
This commit is contained in:
parent
c652bbc609
commit
473c74175c
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue