Update 10-vector.sh

This commit is contained in:
Alexandre
2024-01-31 11:50:05 +01:00
committed by GitHub
parent e9fcb4f4f7
commit 119380bc58

View File

@@ -2,11 +2,12 @@
# shellcheck shell=bash # shellcheck shell=bash
set -e set -e
echo "Setting bashio::log.info "Waiting for port 5432 to open..."
##################### # Wait for transmission to become available
# Prepare vector.rs # bashio::net.wait_for 5432 localhost 900
#####################
bashio::log.info "Enabling vector.rs"
# Set variables for vector.rs # Set variables for vector.rs
DB_PORT=5432 DB_PORT=5432