mirror of
https://github.com/1C-Company/docker_fresh.git
synced 2025-01-05 22:53:51 +02:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
if ($http_user_agent = 1CV8C) {
|
|
set $mode txt;
|
|
}
|
|
|
|
error_page 500 501 502 503 504 505 /availability?url=$scheme://$host$request_uri&mode=$mode;
|