Compare commits

..
Author SHA1 Message Date
14170d765f Update mariadb Docker tag to v12.3.3
All checks were successful
/ build (pull_request) Successful in 31s
/ Ansible Lint (push) Successful in 2m49s
/ Ansible Lint (pull_request) Successful in 2m45s
2026-09-22 00:47:19 +00:00

View file

@ -3,7 +3,6 @@
user nginx;
worker_processes auto;
worker_rlimit_nofile 2050; # should be worker_connections*2 at least
error_log /var/log/nginx/error.log notice;
pid /var/run/nginx.pid;