mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 15:47:54 +02:00
added X-Forwarded-Proto header to proxy
@ -68,6 +68,9 @@ Target
|
|||||||
Protocol: HTTP
|
Protocol: HTTP
|
||||||
Hostname: localhost
|
Hostname: localhost
|
||||||
Port: 8080 (unless a different port is specified in docker-compose.yml)
|
Port: 8080 (unless a different port is specified in docker-compose.yml)
|
||||||
|
|
||||||
|
Custom header tab:
|
||||||
|
X-Forwarded-Proto https
|
||||||
```
|
```
|
||||||
Control panel >> Security >> Certificates
|
Control panel >> Security >> Certificates
|
||||||
Create a Let's Encrypt certificate for the chosen domain ```egw.example.org``` (LE requires 80 AND 443!)
|
Create a Let's Encrypt certificate for the chosen domain ```egw.example.org``` (LE requires 80 AND 443!)
|
||||||
|
Reference in New Issue
Block a user