cicd-scripts/bingtg-logs.cgi

11 lines
168 B
Bash
Executable File

#!/bin/bash
source .env
DOCKER_RUN_PATH=$BING_TG_DOCKER_RUN_PATH
echo "Content-type: text/plain"
echo ""
docker compose -f $DOCKER_RUN_PATH/docker-compose.yml logs