Change path to server key strings
This commit is contained in:
parent
b4f979e596
commit
e3f74fd45e
@ -3,7 +3,7 @@
|
|||||||
function sendInput($title,$body) {
|
function sendInput($title,$body) {
|
||||||
|
|
||||||
// Get API Key for git.fjla.uk
|
// Get API Key for git.fjla.uk
|
||||||
require '/srv/php-keys/athena/gitea.php';
|
require '/srv/keys/athena/apiKeys.php';
|
||||||
|
|
||||||
// Set httpHeaders
|
// Set httpHeaders
|
||||||
$httpHeaders = array(
|
$httpHeaders = array(
|
||||||
|
Reference in New Issue
Block a user