Skip to content

Commit 0a282d4

Browse files
committed
change place to define gearauth endpoint
1 parent 0615c7b commit 0a282d4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

AuthClient.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include "SHA1.h"
1313
//#include "debug.h"
1414

15-
#define GEARAUTHHOST "ga.netpie.io"
1615
#define GEARAUTHPORT 8080
1716
#define GEARAUTHSECUREPORT 8081
1817

MicroGear.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "AuthClient.h"
1818
//#include "debug.h"
1919

20+
#define GEARAUTHHOST "ga.netpie.io"
2021
#define GBPORT 1883
2122
#define GBSECUREPORT 8883
2223
#define DEFAULTSECUREMODE false

0 commit comments

Comments
 (0)