Skip to content

Commit 701964e

Browse files
committed
update webserver
1 parent f37ff23 commit 701964e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
namespace Config {
1010
const QString APP_VERSION = "1.3.6";
11-
const QString WEBSERVER_BASE_URL = "https://webserver-ecru.vercel.app";
11+
const QString WEBSERVER_BASE_URL = "https://webserver2.netlify.app";
1212

1313
// Server access token - check local file first, then macro
1414
inline QString getAccessToken() {

0 commit comments

Comments
 (0)