11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
http://git.goofjes.nl {
|
|
import https-redir
|
|
}
|
|
|
|
https://git.goofjes.nl {
|
|
import https
|
|
import compression
|
|
import default-headers
|
|
log access
|
|
reverse_proxy gitea:3000
|
|
} |