Fix container name to match reverse-proxy configuration.

This commit is contained in:
yohan 2024-03-23 13:59:48 +01:00
parent 74ef2d7aef
commit 29d953f32b

View File

@ -81,7 +81,7 @@
- name: Create nextcloud container
containers.podman.podman_container:
name: nextcloud-full
name: nextcloud
image: "{{ private_registry_domain }}/nextcloud:19.0.13-apache-full"
network:
- reverse-proxy