We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37ff23 commit 701964eCopy full SHA for 701964e
1 file changed
src/config.h
@@ -8,7 +8,7 @@
8
9
namespace Config {
10
const QString APP_VERSION = "1.3.6";
11
- const QString WEBSERVER_BASE_URL = "https://webserver-ecru.vercel.app";
+ const QString WEBSERVER_BASE_URL = "https://webserver2.netlify.app";
12
13
// Server access token - check local file first, then macro
14
inline QString getAccessToken() {
0 commit comments