Protocol change for Nextcloud proxy.
This commit is contained in:
+1
-2
@@ -3255,7 +3255,6 @@ services:
|
|||||||
PGID: 1000
|
PGID: 1000
|
||||||
PUID: 1000
|
PUID: 1000
|
||||||
TZ: America/New_York
|
TZ: America/New_York
|
||||||
MYSQL_PASSWORD: ${NEXTCLOUD_MARIADB_PASSWORD}
|
|
||||||
hostname: Rinoa
|
hostname: Rinoa
|
||||||
image: linuxserver/mariadb
|
image: linuxserver/mariadb
|
||||||
networks:
|
networks:
|
||||||
@@ -3736,7 +3735,7 @@ services:
|
|||||||
homepage.description: Private Cloud
|
homepage.description: Private Cloud
|
||||||
swag: enable
|
swag: enable
|
||||||
swag_port: 11000
|
swag_port: 11000
|
||||||
swag_proto: https
|
swag_proto: http
|
||||||
swag_address: nextcloud-aio-apache
|
swag_address: nextcloud-aio-apache
|
||||||
swag_url: cloud.${MY_TLD}
|
swag_url: cloud.${MY_TLD}
|
||||||
swag.uptime-kuma.enabled: true
|
swag.uptime-kuma.enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user