deleted arangodb

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2025-07-06 10:35:42 +07:00
parent 485ac59c69
commit fbcb72a47b

View File

@ -1,8 +0,0 @@
<?php
return [
'endpoint' => 'unix:///var/run/arangodb3/arango.sock',
'database' => '${REPO_NAME}',
'name' => '${REPO_NAME}',
'password' => ''
];