Add stow config to nginx

This commit is contained in:
Tim
2025-12-12 01:26:39 +01:00
parent d23945245e
commit a58a6d593f

5
nginx/config.stow.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
return [
'targetPath' => '/etc/nginx/sites-enabled',
];