move to network
All checks were successful
Deploy Containers / Prepare (push) Successful in 23s

This commit is contained in:
2026-04-20 14:19:43 -04:00
parent 92c42680b9
commit ab7d4e486b

View File

@@ -7,8 +7,8 @@
image:
name: postgres
tag: 18-alpine
published_ports:
- "5432:5432"
networks:
- name: homelab
directories:
- "{{ data_dir }}/postgres"
- "{{ data_dir }}/postgres/data"