mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Revert "mastercontainer - use Caddy for generating self-singed cert"
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b9407dbc2d
commit
f8ab551ce6
4 changed files with 44 additions and 12 deletions
|
|
@ -21,16 +21,7 @@
|
|||
}
|
||||
|
||||
http://:80 {
|
||||
redir https://{host}{uri}
|
||||
}
|
||||
|
||||
https://:8080 {
|
||||
reverse_proxy localhost:8000 {
|
||||
trusted_proxies private_ranges
|
||||
}
|
||||
tls internal {
|
||||
on_demand
|
||||
}
|
||||
redir https://{host}{uri}
|
||||
}
|
||||
|
||||
https://:8443 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue