Close #2 change https://127.0.0.1:4999 to http://127.0.0.1:4999 default address
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
// LANG=ru_RU.UTF-8
|
// LANG=ru_RU.UTF-8
|
||||||
#define LANG_RU "ru_RU.UTF-8"
|
#define LANG_RU "ru_RU.UTF-8"
|
||||||
#define DEFAULTADDRESS "https://127.0.0.1:4999"
|
#define DEFAULTADDRESS "http://127.0.0.1:4999"
|
||||||
|
|
||||||
#define ACCOUNT_UPDATE_URL "tpl/accountupdateurl.txt"
|
#define ACCOUNT_UPDATE_URL "tpl/accountupdateurl.txt"
|
||||||
#define ACCOUNT_UPDATE_BTM "tpl/accountupdatebtm.txt"
|
#define ACCOUNT_UPDATE_BTM "tpl/accountupdatebtm.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user