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