shell-host/containers/caddy/term

3 lines
62 B
Bash
Executable File

#!/bin/bash
source .env
docker exec -it ${NAME:-caddy} bash -l