Skip to content

Commit be5c729

Browse files
Symb1OSVasiliy Litvinenko
authored and
Vasiliy Litvinenko
committed
Prod
1 parent d90b7de commit be5c729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/ru/namibios/arduino/config/ApplicationConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public interface ApplicationConfig extends Accessible, Mutable{
1919
String THEME();
2020

2121
@Key("bot.http")
22-
@DefaultValue("23.95.61.97:9999")
22+
@DefaultValue("23.95.61.97:9090")
2323
String URL_CAPTCHA_SERVICE();
2424

2525
@Key("bot.ws")

0 commit comments

Comments
 (0)