serviceName

This commit is contained in:
2021-02-13 15:33:17 +01:00
parent 77b6c4d2f3
commit f0f8d3cb71
7 changed files with 6 additions and 95 deletions

View File

@ -19,8 +19,7 @@ class Docker extends Offline {
* API access and credentials
*/
const API_URL = self::CONTAINER_URL."api/";
const API_SERVICE_NAME = "client";
const API_SERVICE_TOKEN = "token";
const API_CLIENT_NAME = "client";
/**
* Site URL