initial commit

This commit is contained in:
2026-02-27 13:23:16 +03:00
commit 3701af1fd7
12 changed files with 512 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
build:
docker build -t git.nix13.pw/scuroneko/h2auth:latest .
docker push git.nix13.pw/scuroneko/h2auth:latest