Add blacklist env
This commit is contained in:
parent
c17d22b630
commit
fad216c968
9 changed files with 313 additions and 208 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
HTTP_PORT=80
|
||||
HTTPS_PORT=443
|
||||
BLACKLIST_HOSTS=
|
||||
BLACKLIST_REDIRECT=
|
||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue