mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Removed debug log
This commit is contained in:
parent
99c10508e5
commit
b43c9ac19e
1 changed files with 0 additions and 2 deletions
|
|
@ -375,8 +375,6 @@ class FunctionsV1
|
|||
$executionStart = \microtime(true);
|
||||
$executionTime = \time();
|
||||
|
||||
$environment['image'] = 'appwrite/env-php-7-4:1.0';
|
||||
|
||||
$exitCode = Console::execute("docker run \
|
||||
-d \
|
||||
--entrypoint=\"\" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue