Gitea caddy
This commit is contained in:
11
services/gitea/gitea.caddy
Normal file
11
services/gitea/gitea.caddy
Normal file
@@ -0,0 +1,11 @@
|
||||
http://git.goofjes.nl {
|
||||
import https-redir
|
||||
}
|
||||
|
||||
https://git.goofjes.nl {
|
||||
import https
|
||||
import compression
|
||||
import default-headers
|
||||
log access
|
||||
reverse_proxy gitea:3000
|
||||
}
|
||||
Reference in New Issue
Block a user