From 945f79a37cf8e10331e42400223bd454208b9ff5 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Thu, 30 Jan 2025 12:18:47 -0500 Subject: [PATCH] Switching back to https for Nextcloud. --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 80c4fce6..25511785 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3735,7 +3735,7 @@ services: homepage.description: Private Cloud swag: enable swag_port: 11000 - swag_proto: http + swag_proto: https swag_address: nextcloud-aio-apache swag_url: cloud.${MY_TLD} swag.uptime-kuma.enabled: true