9 lines
178 B
PHP
9 lines
178 B
PHP
<?php
|
|
|
|
return [
|
|
'host' => 'host.orb.internal',
|
|
'port' => 23517,
|
|
'remote_path' => '/var/www/html',
|
|
'local_path' => '/Users/fromme/Development/TYPO3/ep-reisen',
|
|
];
|