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