tls between container and frontend
This commit is contained in:
parent
2f254e348f
commit
e9236730eb
@ -94,7 +94,7 @@
|
|||||||
nextcloud_domain: {
|
nextcloud_domain: {
|
||||||
"locations": {
|
"locations": {
|
||||||
'/': {
|
'/': {
|
||||||
"proxy_pass": "http://{}:9000".format(nextcloud_container)
|
"proxy_pass": "https://{}:9010".format(nextcloud_container)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user