sdf
This commit is contained in:
parent
677c54d3ca
commit
2224335a71
1 changed files with 6 additions and 6 deletions
|
|
@ -1,16 +1,16 @@
|
|||
dns.netgrimoire.com {
|
||||
reverse_proxy https://192.168.5.7:53443 {
|
||||
reverse_proxy https://192.168.5.7:53443
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
webtop.netgrimoire.com {
|
||||
reverse_proxy http://webtop:3000 {
|
||||
}
|
||||
reverse_proxy http://webtop:3000
|
||||
}
|
||||
|
||||
|
||||
mail.netgrimoire.com, imap.netgrimoire.com, smtp.netgrimoire.com, autodiscover.netgrimoire.com, autoconfig.netgrimoire.com {
|
||||
reverse_proxy mailcow-nginx:80 {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue