mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 14:25:46 +00:00
feat: Add ability to completely override location blocks
Co-authored-by: Trent Harvey <trent@harvdog.net>
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
location / {
|
||||
return 418;
|
||||
}
|
Reference in New Issue
Block a user