#!/bin/bash # stop-app.sh docker-compose stop echo "Application services stopped. Persistent data remains intact."