update postgres task
Deploy Containers / Prepare (push) Successful in 37s

This commit is contained in:
2026-04-26 21:02:01 -04:00
parent b86cf30d81
commit 4d7fb89a93
2 changed files with 211 additions and 210 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
name: postgres
tag: 18-alpine
networks:
- name: homelab
- name: "{{ docker_network_name }}"
directories:
- "{{ data_dir }}/postgres"
- "{{ data_dir }}/postgres/data"