Change path to server key strings
This commit is contained in:
parent
b4f979e596
commit
e3f74fd45e
@ -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(
|
||||
|
Reference in New Issue
Block a user