forked from norman/fusionpbx-install.sh-github-mirror
Update fusionpbx
This commit is contained in:
3
debian/resources/nginx/fusionpbx
vendored
3
debian/resources/nginx/fusionpbx
vendored
@@ -124,6 +124,9 @@ server {
|
|||||||
ssl_ciphers HIGH:!ADH:!MD5:!aNULL;
|
ssl_ciphers HIGH:!ADH:!MD5:!aNULL;
|
||||||
|
|
||||||
#letsencrypt
|
#letsencrypt
|
||||||
|
location /.well-known/acme-challenge {
|
||||||
|
root /var/www/letsencrypt;
|
||||||
|
}
|
||||||
|
|
||||||
#REST api
|
#REST api
|
||||||
if ($uri ~* ^.*/api/.*$) {
|
if ($uri ~* ^.*/api/.*$) {
|
||||||
|
|||||||
Reference in New Issue
Block a user