Determine wildcard cert paths and tidy nginx role
This commit is contained in:
@@ -22,4 +22,5 @@ http {
|
||||
server_names_hash_bucket_size 128;
|
||||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user