asdasd
All checks were successful
Deploy / deploy-staging (push) Successful in 27s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-25 01:00:06 +02:00
parent 487f592ca3
commit bd5cb9364c
10 changed files with 537 additions and 1 deletions

7
config/prod/gitea.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
declare(strict_types=1);
return [
'token' => '',
];