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