fix install.zsh deploy
This commit is contained in:
@@ -546,7 +546,7 @@ function at-repos-push-docker() {
|
||||
|
||||
function at-repos-pull-docker() {
|
||||
cd $d
|
||||
docker compose up -d --pull always
|
||||
docker compose -f deploy.yml up -d --pull always
|
||||
echo "💡 Run 'docker image prune' manually to clean up old images."
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user