Add missing proxy conf for Firefoxsync
This commit is contained in:
parent
f1993add86
commit
b6bda21a1f
1 changed files with 5 additions and 0 deletions
|
@ -82,6 +82,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
@ffsync host firefoxsync.{$DOMAIN}
|
||||
handle @ffsync {
|
||||
reverse_proxy syncserver:5000
|
||||
}
|
||||
|
||||
@mail host mail.{$DOMAIN}
|
||||
handle @mail {
|
||||
reverse_proxy nginx-mailcow:8090
|
||||
|
|
Loading…
Add table
Reference in a new issue