Convert to https domain

main
Cameron Murphy Reikes 2 years ago
parent a19902cc7c
commit 5f23c3c155

@ -108,7 +108,7 @@ typedef enum EntityKind
#ifdef DEVTOOLS
#define SERVER_URL "http://localhost:8090"
#else
#define SERVER_URL "http://149.28.99.84:8090"
#define SERVER_URL "https://rpgpt.duckdns.org/"
#endif
// null terminator always built into buffers so can read properly from data

Loading…
Cancel
Save