mirror of
https://github.com/nginx-proxy/nginx-proxy
synced 2025-07-16 17:04:21 +02:00
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
location /foo/ {
|
|
return 418;
|
|
}
|