mirror of
https://gitlab.com/comunic/comunicwatcher
synced 2025-07-10 12:02:59 +00:00
Simplify tests
This commit is contained in:
2
config.h
2
config.h
@ -23,7 +23,7 @@
|
|||||||
/**
|
/**
|
||||||
* Debug configuration
|
* Debug configuration
|
||||||
*/
|
*/
|
||||||
#ifndef QT_NO_DEBUG
|
#ifndef API_HOST
|
||||||
#define API_SERVER_SCHEME "https"
|
#define API_SERVER_SCHEME "https"
|
||||||
#define API_HOST "devweb.local"
|
#define API_HOST "devweb.local"
|
||||||
#define API_BASE_PATH "/comunic/api-v2/"
|
#define API_BASE_PATH "/comunic/api-v2/"
|
||||||
|
Reference in New Issue
Block a user