Add docker build, rewrite Actions for Gitea, and add healthcheck endpoint.

This commit is contained in:
Ganonmaster
2026-04-09 17:26:35 +02:00
parent e230720581
commit 1eee6ed199
7 changed files with 219 additions and 51 deletions
+1
View File
@@ -1,2 +1,3 @@
pub mod emotes;
pub mod health;
pub mod version;