Remove isDev flag
We can pretty much test everything here on self-hosted cloudrons now
This commit is contained in:
@@ -790,7 +790,6 @@ Response (200):
|
||||
{
|
||||
apiServerOrigin: <string>, // Always https://api.cloudron.io
|
||||
webServerOrigin: <string>, // Always https://cloudron.io
|
||||
isDev: <boolean>, // internal
|
||||
fqdn: <fqdn>, // The FQDN
|
||||
ip: <ip>, // The public IP
|
||||
version: <semver>, // Current version
|
||||
|
||||
Reference in New Issue
Block a user