Add support for dynamic HTTPS port

This commit is contained in:
Cameron Gutman
2021-07-03 00:00:27 -05:00
parent 043c55ae66
commit 48728efee0
6 changed files with 40 additions and 15 deletions
+3
View File
@@ -2,6 +2,9 @@
#include <QHostAddress>
#define DEFAULT_HTTP_PORT 47989
#define DEFAULT_HTTPS_PORT 47984
class NvAddress
{
public: