mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-09 05:02:16 +00:00
fix: JSON_UNESCAPED_UNICODE
This commit is contained in:
@@ -57,7 +57,6 @@ class ServerStatusJob implements ShouldQueue, ShouldBeEncrypted
|
||||
}
|
||||
private function check_docker_engine()
|
||||
{
|
||||
ray('Checking Docker Engine');
|
||||
$version = instant_remote_process([
|
||||
"docker info",
|
||||
], $this->server, false);
|
||||
|
||||
Reference in New Issue
Block a user