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