initial commit

This commit is contained in:
Vuk Savić
2026-03-16 21:38:49 +01:00
commit d1eeccbefc
21 changed files with 3178 additions and 0 deletions

4
docker/Caddyfile Normal file
View File

@@ -0,0 +1,4 @@
{$DOMAIN:localhost} {
reverse_proxy guildlib:3000
encode gzip
}