backend for xcvr appview
at main 90 B view raw
1#!/bin/bash 2source .env 3 4docker exec -it rvcx-db-1 psql -U $POSTGRES_USER -d $POSTGRES_DB