diff --git a/reverse-proxy.md b/reverse-proxy.md index 32405cdc..53f42ea2 100644 --- a/reverse-proxy.md +++ b/reverse-proxy.md @@ -340,21 +340,6 @@ Of course you need to modify `` to the domain on which you want -### Nginx-Proxy - -
- -click here to expand - -Unfortunately it is not possible to configure nginx-proxy in a way that works because it completely relies on environmental variables of the docker containers itself. Providing these variables does not work as stated above. - -If you really want to use AIO, we recommend you to switch to caddy. It is simply amazing!
-Of course understandable if that is not possible for you. - -Apart from that, there is this: [manual-install](https://github.com/nextcloud/all-in-one/tree/main/manual-install) - -
- ### Nginx-Proxy-Manager
@@ -384,6 +369,21 @@ Of course you need to modify `` to the domain on which you want
+### Nginx-Proxy + +
+ +click here to expand + +Unfortunately it is not possible to configure nginx-proxy in a way that works because it completely relies on environmental variables of the docker containers itself. Providing these variables does not work as stated above. + +If you really want to use AIO, we recommend you to switch to caddy. It is simply amazing!
+Of course understandable if that is not possible for you. + +Apart from that, there is this: [manual-install](https://github.com/nextcloud/all-in-one/tree/main/manual-install) + +
+ ### Node.js with Express