diff --git a/nodes/heimdall/zipline/compose.yaml b/nodes/heimdall/zipline/compose.yaml index ebabf97..e560c32 100644 --- a/nodes/heimdall/zipline/compose.yaml +++ b/nodes/heimdall/zipline/compose.yaml @@ -1,6 +1,7 @@ services: postgresql: image: postgres:16 + container_name: zipline-postgresql restart: unless-stopped networks: - proxy-net