diff --git a/docker-compose.yml b/docker-compose.yml index fee27b83..80c4fce6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3255,7 +3255,6 @@ services: PGID: 1000 PUID: 1000 TZ: America/New_York - MYSQL_PASSWORD: ${NEXTCLOUD_MARIADB_PASSWORD} hostname: Rinoa image: linuxserver/mariadb networks: @@ -3736,7 +3735,7 @@ services: homepage.description: Private Cloud swag: enable swag_port: 11000 - swag_proto: https + swag_proto: http swag_address: nextcloud-aio-apache swag_url: cloud.${MY_TLD} swag.uptime-kuma.enabled: true