generated from DAM/ts-TEMPLATE
manual init 2
This commit is contained in:
parent
b9e0df7599
commit
f41702661a
@ -2,18 +2,25 @@
|
||||
"TCP": {
|
||||
"443": {
|
||||
"HTTPS": true
|
||||
},
|
||||
"8443": {
|
||||
"HTTPS": true
|
||||
}
|
||||
},
|
||||
"Web": {
|
||||
"${TS_CERT_DOMAIN}:443": {
|
||||
"Handlers": {
|
||||
"/": {
|
||||
"Proxy": "http://127.0.0.1:3000"
|
||||
}
|
||||
"Proxy": "http://nextcloud-aio-apache:11000"
|
||||
}
|
||||
}
|
||||
},
|
||||
"AllowFunnel": {
|
||||
"${TS_CERT_DOMAIN}:443": false
|
||||
"${TS_CERT_DOMAIN}:8443": {
|
||||
"Handlers": {
|
||||
"/": {
|
||||
"Proxy": "https+insecure://nextcloud-aio-mastercontainer:8080"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user