php-integration #21

Closed
fred.boniface wants to merge 146 commits from php-integration into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 18fbd49dc3 - Show all commits

View File

@ -1,6 +1,6 @@
<?php
// Get API Key for git.fjla.uk
require '/srv/php-keys/athena/gitea';
require '/srv/php-keys/athena/gitea.php';
echo "Gitea AUTH header is: $giteaKey";