Compare commits

...

2 Commits

Author SHA1 Message Date
cfbf8b8258 Merge pull request 'add caddyfile' (#7) from caddyfile into main
Reviewed-on: #7
2026-02-24 21:45:25 +00:00
3c3d3bc782 add caddyfile 2026-02-24 23:33:32 +02:00

7
Caddyfile Normal file
View File

@@ -0,0 +1,7 @@
{
admin unix//run/caddy/admin.sock
}
gitea.miko089.space {
reverse_proxy :1024
}