mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-02 20:11:59 +08:00
revert 8443 http listen since this does not work
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
9e62e7f135
commit
a53c8442fd
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ http://:80 {
|
|||
redir https://{host}{uri}
|
||||
}
|
||||
|
||||
http://:8443 {
|
||||
redir https://{host}:8443{uri}
|
||||
}
|
||||
|
||||
https://:8443 {
|
||||
|
||||
reverse_proxy localhost:8000
|
||||
|
|
Loading…
Reference in a new issue