Change path to server key strings

This commit is contained in:
Fred Boniface 2022-11-26 15:28:55 +00:00
parent b4f979e596
commit e3f74fd45e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
function sendInput($title,$body) {
// Get API Key for git.fjla.uk
require '/srv/php-keys/athena/gitea.php';
require '/srv/keys/athena/apiKeys.php';
// Set httpHeaders
$httpHeaders = array(