mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
revert 8443 http listen since this does not work
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
@@ -12,10 +12,6 @@ http://:80 {
|
||||
redir https://{host}{uri}
|
||||
}
|
||||
|
||||
http://:8443 {
|
||||
redir https://{host}:8443{uri}
|
||||
}
|
||||
|
||||
https://:8443 {
|
||||
|
||||
reverse_proxy localhost:8000
|
||||
|
||||
Reference in New Issue
Block a user