From cfec618f36092f8826ee5da4a4c9bf4506537bbb Mon Sep 17 00:00:00 2001 From: Anvil5465 <119350594+Anvil5465@users.noreply.github.com> Date: Sat, 5 Jul 2025 18:17:01 -0500 Subject: [PATCH] Update community-containers/mollysocket/readme.md Co-authored-by: Simon L. Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com> --- community-containers/mollysocket/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-containers/mollysocket/readme.md b/community-containers/mollysocket/readme.md index abcac821..45972b08 100644 --- a/community-containers/mollysocket/readme.md +++ b/community-containers/mollysocket/readme.md @@ -3,7 +3,7 @@ This container bundles MollySocket and auto-configures it for you. ### Notes - This container is only intended to be used over https behind a reverse proxy. You can You can set up a reverse proxy following [these instructions](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md) OR use the Caddy community container that will automatically configure mollysocket.$NC_DOMAIN to redirect to your MollySocket. -- This will work with a locally hosted UnifiedPush provider such as [NextPush](https://codeberg.org/NextPush/uppush) if it is hosted at https://push.$NC_DOMAIN. +- This will work with a locally hosted UnifiedPush provider such as [NextPush](https://codeberg.org/NextPush/uppush) if it is hosted at https://mollysocket.$NC_DOMAIN. - See [here](https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers) how to add it to the AIO stack. ### Repository