mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
add traefik settings to config and use fullDomain
This commit is contained in:
@@ -10,6 +10,11 @@ server:
|
||||
internal_hostname: localhost
|
||||
secure_cookies: "false"
|
||||
|
||||
traefik:
|
||||
cert_resolver: "letsencrypt"
|
||||
http_entrypoint: "http"
|
||||
https_entrypoint: "https"
|
||||
|
||||
rate_limit:
|
||||
window_minutes: "1"
|
||||
max_requests: "100"
|
||||
|
||||
Reference in New Issue
Block a user