3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
docker compose -f docker-compose.prod.yml down
|