3 lines
61 B
Text
3 lines
61 B
Text
|
#!/bin/bash
|
||
|
source .env
|
||
|
docker exec -it caddy-testing bash -l
|