Skip to content

Commit 6e5410a

Browse files
fix: Changed example config
1 parent fbcdd85 commit 6e5410a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.example.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ code_life_time = 300
55

66
[server]
77
addr = "0.0.0.0"
8-
port = 25566
8+
port = 25565
99
timeout = 20
10-
server_ip = "localhost"
10+
server_ip = "localhost" # Change or remove before production use!
1111

1212
[server.config]
1313
server_name = "mc-oauth-rs"

0 commit comments

Comments
 (0)