Server settings are read from QSettings and applied if they are changed.
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
|
||||
// TODO add namespace
|
||||
|
||||
static const QString baseUrl = "http://127.0.0.1:4000";
|
||||
static const QString apiPrefix = "/api/";
|
||||
|
||||
static const QString ROUTE_ITEMS = apiPrefix + "items";
|
||||
|
||||
Reference in New Issue
Block a user