17 lines
285 B
Text
17 lines
285 B
Text
|
|
{
|
||
|
|
debug
|
||
|
|
}
|
||
|
|
|
||
|
|
tls {
|
||
|
|
dns namecheap {
|
||
|
|
api_key {env.NAMECHEAP_API_KEY}
|
||
|
|
user {env.NAMECHEAP_API_USER}
|
||
|
|
api_endpoint https://api.namecheap.com/xml.response
|
||
|
|
client_ip {env.PUBLIC_IP}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
miniflux {
|
||
|
|
reverse_proxy miniflux.akeley.tech miniflux:8080
|
||
|
|
}
|