[add] reverse proxy
This commit is contained in:
parent
c6301120d6
commit
245a970bcd
2 changed files with 7 additions and 28 deletions
|
|
@ -5,16 +5,18 @@
|
|||
# acme_ca https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
}
|
||||
|
||||
fish.local {
|
||||
encode zstd gzip
|
||||
root .
|
||||
file_server browse
|
||||
netdata.n2-plus.local{
|
||||
reverse_proxy 127.0.0.1:19999
|
||||
}
|
||||
|
||||
|
||||
n2-plus.local {
|
||||
encode zstd gzip
|
||||
root links
|
||||
file_server browse
|
||||
}
|
||||
|
||||
fish.local {
|
||||
encode zstd gzip
|
||||
root .
|
||||
file_server browse
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue