Update container-compose.yml

This commit is contained in:
2024-03-08 12:05:21 -05:00
parent 87d378d1b5
commit bcc1ca96c0
2 changed files with 1 additions and 1 deletions

View File

@@ -51,6 +51,6 @@
- name: Ensure podman-compose.yml deployed
ansible.builtin.copy:
src: podman-compose.yml
src: files/container-compose.yml
dest: /home/ptoal/appwrite
mode: '0644'