[
home
] [
blog
] [
git
] [
email
] [
rss
]
JMJ
index
:
infrastructure
master
Config management for self-hosted infrastructure.
cullum
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
files
/
usr
/
local
/
etc
/
nginx
/
acme.conf.common
blob: 583ca98426edf98ecba30399a910f3ae3ac46804 (
plain
) (
blame
)
1
2
3
4
location /.well-known/acme-challenge/ { root ${acme_webroot}; default_type text/plain; }