tls support
This commit is contained in:
parent
9fbe0c3a20
commit
1378d4d677
@ -73,7 +73,7 @@
|
||||
roundcube_domain: {
|
||||
"locations": {
|
||||
roundcube_web_root.rstrip('/')+'/': {
|
||||
"proxy_pass": "http://{}:9000/".format(roundcube_container)
|
||||
"proxy_pass": "https://{}:9443/".format(roundcube_container)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user