mod: replace .local with .lan
This commit is contained in:
parent
8fe170cf15
commit
f4947ea363
9 changed files with 26 additions and 26 deletions
|
|
@ -188,7 +188,7 @@ orlop.duckdns.org {
|
|||
}
|
||||
}
|
||||
# local domain
|
||||
odroid.local {
|
||||
odroid.lan {
|
||||
tls internal
|
||||
import auth
|
||||
|
||||
|
|
@ -196,7 +196,7 @@ odroid.local {
|
|||
root .
|
||||
file_server browse
|
||||
}
|
||||
xu4.local {
|
||||
xu4.lan {
|
||||
tls internal
|
||||
import auth
|
||||
|
||||
|
|
@ -204,7 +204,7 @@ xu4.local {
|
|||
root * links
|
||||
file_server browse
|
||||
}
|
||||
warden.local:443 {
|
||||
warden.lan:443 {
|
||||
tls "bunce.andy@gmail.com"
|
||||
reverse_proxy 0.0.0.0:8882
|
||||
reverse_proxy /notifications/hub 0.0.0.0:3012
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue