diff --git a/iguana/SuperNET.h b/iguana/SuperNET.h index 09e60af64..903a75736 100644 --- a/iguana/SuperNET.h +++ b/iguana/SuperNET.h @@ -20,8 +20,8 @@ #include "../includes/cJSON.h" #include "../includes/nanomsg/nn.h" -#define SUPERNET_LBPORT 7776 -#define SUPERNET_PUBPORT 7775 +#define SUPERNET_LBPORT 7770 +#define SUPERNET_PUBPORT 7771 #define SUPERNET_NETWORKTIMEOUT 10000 #define SUPERNET_POLLTIMEOUT 1 #define SUPERNET_APIUSLEEP (SUPERNET_POLLTIMEOUT * 10000)