readme
This commit is contained in:
parent
bee972a5f2
commit
c2e8f1e195
@ -26,8 +26,8 @@ docker run \
|
||||
|
||||
## Reverse Proxy configuration
|
||||
|
||||
<pre>
|
||||
\<VirtualHost 0.0.0.0:443>
|
||||
```html
|
||||
<VirtualHost 0.0.0.0:443>
|
||||
ServerName ...
|
||||
ServerAlias ...
|
||||
|
||||
@ -48,7 +48,7 @@ docker run \
|
||||
|
||||
SSLEngine on
|
||||
</VirtualHost>
|
||||
</pre>
|
||||
```
|
||||
|
||||
The `Location` shall match to the `SITEROOT` set when starting the container.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user