6 lines
158 B
Text
6 lines
158 B
Text
|
https://paperless.$domain {
|
||
|
@blocked not remote_ip 10.0.0.0/24 10.0.89.0/24
|
||
|
respond @blocked "Internal use only" 403
|
||
|
reverse_proxy http://localhost:8097
|
||
|
}
|