chore: integrate with ray for debugging

This commit is contained in:
Björn Fromme
2025-12-10 12:54:35 +01:00
parent 3d86bc48ef
commit 9475cd7f33
3 changed files with 520 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
return [
'host' => 'host.orb.internal',
'port' => 23517,
'remote_path' => '/var/www/html',
'local_path' => '/Users/fromme/Development/TYPO3/ep-reisen',
];