This website requires JavaScript.
Explore
Help
Sign In
sum7
/
ansible-role-openstreamingplatform
Watch
1
Star
0
Fork
You've already forked ansible-role-openstreamingplatform
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c6a9c1ced5
ansible-role-openstreamingp...
/
templates
/
letsencrypt.nginx
5 lines
98 B
Nginx Configuration File
Raw
Blame
History
location
/.well-known/acme-challenge
{
alias
/srv/http/.well-known/acme-challenge
;
allow
all
;
}
Reference in New Issue
View Git Blame
Copy Permalink