mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-02 17:00:10 +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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user