diff --git a/stop.sh b/stop.sh index d48b430..3031233 100644 --- a/stop.sh +++ b/stop.sh @@ -1,3 +1,3 @@ #!/bin/bash echo "Stopping all of the containers" -docker stop bitwarden motioneye gitea gitea_db_1 blog rev-proxy \ No newline at end of file +docker stop bitwarden motioneye gitea gitea_db_1 blog homeassistant rev-proxy \ No newline at end of file