docs/roundcube: add caddy example
This commit is contained in:
@@ -17,3 +17,10 @@ Once set up you can login with your login account credentials.
|
||||
|
||||
.. literalinclude:: ./roundcube.nix
|
||||
:language: nix
|
||||
|
||||
To use a different reverse proxy, such as Caddy, bind Roundcube's Nginx virtual
|
||||
host to ``127.0.0.1`` on a custom port and disable SSL and ACME, as the reverse
|
||||
proxy will handle those.
|
||||
|
||||
.. literalinclude:: ./roundcube-caddy.nix
|
||||
:language: nix
|
||||
Reference in New Issue
Block a user