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: image:
name: postgres name: postgres
tag: 18-alpine tag: 18-alpine
published_ports: networks:
- "5432:5432" - name: homelab
directories: directories:
- "{{ data_dir }}/postgres" - "{{ data_dir }}/postgres"
- "{{ data_dir }}/postgres/data" - "{{ data_dir }}/postgres/data"