Test Commit

This commit is contained in:
schrom01
2023-08-16 17:37:33 +02:00
parent 47f1f57f8b
commit e5b07f98f4
+1 -1
View File
@@ -5,6 +5,6 @@
<?php
echo "My API Key is:" . "TEST";
echo "My API Key is:" . $_ENV["APIKEY"];
?>