Add Gitea deployment files (Compose + Caddyfile)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Caddy obtains and renews the Let's Encrypt certificate and redirects HTTP to HTTPS automatically.
|
||||
git.yebilly.me {
|
||||
reverse_proxy gitea:3000
|
||||
}
|
||||
Reference in New Issue
Block a user