Adding some custom reverse proxy services
Adding cert resolver for auto-creating/renewing certs
This commit is contained in:
7
custom/lan-only.yml
Normal file
7
custom/lan-only.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
http:
|
||||
middlewares:
|
||||
lan-only:
|
||||
ipAllowList:
|
||||
sourceRange:
|
||||
- "192.168.1.1/24"
|
||||
- "127.0.0.1/24"
|
||||
Reference in New Issue
Block a user