mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00: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}
|
redir https://{host}{uri}
|
||||||
}
|
}
|
||||||
|
|
||||||
http://:8443 {
|
|
||||||
redir https://{host}:8443{uri}
|
|
||||||
}
|
|
||||||
|
|
||||||
https://:8443 {
|
https://:8443 {
|
||||||
|
|
||||||
reverse_proxy localhost:8000
|
reverse_proxy localhost:8000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue