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