Fix remove postgres network
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -45,8 +45,6 @@ services:
|
||||
- "8443:8443"
|
||||
volumes:
|
||||
- "probo-data:/data"
|
||||
networks:
|
||||
- postgres
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user