tls support
This commit is contained in:
parent
9fbe0c3a20
commit
1378d4d677
@ -73,7 +73,7 @@
|
|||||||
roundcube_domain: {
|
roundcube_domain: {
|
||||||
"locations": {
|
"locations": {
|
||||||
roundcube_web_root.rstrip('/')+'/': {
|
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