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