diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-02-04 05:31:19 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-02-04 05:31:19 +0100 |
commit | 07e6b6688e5899cdd89be2b2c34c3bc26a1c891e (patch) | |
tree | 59c243c7a3bb83fae6472dd0fc8528360e8d4dae /inventory/host_vars | |
parent | elevate2024: update wifi passwords (diff) |
elevate/media: nextcloud upgrade and fix nginx reverse proxy config
Diffstat (limited to 'inventory/host_vars')
-rw-r--r-- | inventory/host_vars/ele-media.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ele-media.yml b/inventory/host_vars/ele-media.yml index ea2b00b4..8d13bff8 100644 --- a/inventory/host_vars/ele-media.yml +++ b/inventory/host_vars/ele-media.yml @@ -133,7 +133,7 @@ elevate_media_nextcloud_storage: elevate_media_nextcloud_instance_name: media.elev8.at elevate_media_nextcloud_instance: - version: 28.0.1 + version: 28.0.2 port: 8100 hostnames: - media.elev8.at |