diff --git a/main.c b/main.c index d845622..65b0f90 100644 --- a/main.c +++ b/main.c @@ -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