Fixed previous commit

This commit is contained in:
Fred Boniface 2022-09-19 20:46:06 +01:00
parent f4c85bcd6c
commit 18fbd49dc3
1 changed files with 1 additions and 1 deletions

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";