Files
desktop/config/prod/gitea.php
Lars Gebhardt-Kusche bd5cb9364c
All checks were successful
Deploy / deploy-staging (push) Successful in 27s
Deploy / deploy-production (push) Has been skipped
asdasd
2026-06-25 01:00:06 +02:00

8 lines
64 B
PHP

<?php
declare(strict_types=1);
return [
'token' => '',
];