readme
This commit is contained in:
@ -27,7 +27,6 @@ docker run \
|
|||||||
## Reverse Proxy configuration
|
## Reverse Proxy configuration
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
<code>
|
|
||||||
<VirtualHost 0.0.0.0:443>
|
<VirtualHost 0.0.0.0:443>
|
||||||
ServerName ...
|
ServerName ...
|
||||||
ServerAlias ...
|
ServerAlias ...
|
||||||
@ -49,7 +48,6 @@ docker run \
|
|||||||
|
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
</code>
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
The `Location` shall match to the `SITEROOT` set when starting the container.
|
The `Location` shall match to the `SITEROOT` set when starting the container.
|
||||||
|
Reference in New Issue
Block a user