feat: Add nixpacks config

This commit is contained in:
2025-01-07 13:25:14 +11:00
parent a08da434eb
commit 0dc416d352
2 changed files with 47 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<?php
header("Access-Control-Allow-Origin: *");
$revision = trim(file_get_contents(".git/refs/heads/master"));
$revision = 01;
?>
<title>HNSChat</title>
<meta charset="utf-8">