mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-02-24 09:48:14 +00:00
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
# The file with the hash should trump this file.
|
||
|
location / {
|
||
|
return 503;
|
||
|
}
|