updated nginx to 1.29.2
All checks were successful
CI / Build nginx docker images (push) Successful in 58s
All checks were successful
CI / Build nginx docker images (push) Successful in 58s
This commit is contained in:
@@ -124,5 +124,9 @@ http {
|
||||
application/wasm;
|
||||
|
||||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/conf.d/http/*.conf;
|
||||
}
|
||||
|
||||
stream {
|
||||
include /etc/nginx/conf.d/stream/*.conf;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user