Nathan Woodburn
de7dd7fe9a
All checks were successful
Build Docker / Build_Docker (push) Successful in 1m6s
4 lines
161 B
Caddyfile
4 lines
161 B
Caddyfile
hnsdoh.com {
|
|
reverse_proxy h2c://127.0.0.1:8053
|
|
tls /etc/letsencrypt/live/hnsdoh.com/fullchain.pem /etc/letsencrypt/live/hnsdoh.com/privkey.pem
|
|
} |