mirror of
https://github.com/nginx-proxy/nginx-proxy
synced 2025-02-05 13:51:40 +01:00
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
# The file with the hash should trump this file.
|
|
location / {
|
|
return 503;
|
|
}
|