mirror of
https://github.com/nginx-proxy/nginx-proxy
synced 2025-07-19 02:14:26 +02:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
# This file should trump the file without the hash.
|
|
location / {
|
|
return 418;
|
|
}
|