Fix remove postgres network

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-11-14 12:50:18 +01:00
parent 93f2136bfd
commit 80bbfca1f7

View File

@@ -45,8 +45,6 @@ services:
- "8443:8443"
volumes:
- "probo-data:/data"
networks:
- postgres
depends_on:
postgres:
condition: service_healthy