From 6cd453bf7091e29bfdc48d685f3470b248f9d6c4 Mon Sep 17 00:00:00 2001 From: Sergey Elpashev Date: Fri, 27 Dec 2024 19:15:33 +0300 Subject: [PATCH] Feat: aboba --- run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/run.sh b/run.sh index 03bca8a..734f1f5 100644 --- a/run.sh +++ b/run.sh @@ -3,5 +3,6 @@ set -e export $(grep -E -v '^#' .env | xargs) +export DOKER_HOST=unix:///var/run/docker.sock docker stack deploy -c docker-compose.yml aboba \ No newline at end of file