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