chore: much better readable code

This commit is contained in:
2025-07-02 03:36:36 +02:00
parent 3c27eb55d7
commit db5247c713
8 changed files with 152 additions and 86 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
listen_at = "127.0.0.1:8080"
[hosts]
"git.tuxcord.net" = "127.0.0.1:3000"
"git.tuxcord.net" = [ "127.0.0.1:3000", "i_like_gitea", "_csrf" ]