shell-host/containers/caddy/term

3 lines
62 B
Plaintext
Raw Normal View History

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