Updated Alpine from 3.12 to 3.14

This commit is contained in:
Alexey Pustovalov
2021-11-30 18:46:39 +02:00
parent 985fb47c2b
commit e733cb40ca
19 changed files with 42 additions and 69 deletions

View File

@ -67,5 +67,5 @@ http {
index index.php;
server_tokens off;
include /etc/nginx/conf.d/*.conf;
include /etc/nginx/http.d/*.conf;
}