Simplify tests

This commit is contained in:
Pierre HUBERT 2020-06-16 10:39:39 +02:00
parent 3da1c296a3
commit 724c854b7e

View File

@ -23,7 +23,7 @@
/**
* Debug configuration
*/
#ifndef QT_NO_DEBUG
#ifndef API_HOST
#define API_SERVER_SCHEME "https"
#define API_HOST "devweb.local"
#define API_BASE_PATH "/comunic/api-v2/"