Protocol change for Nextcloud proxy.
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user