Skip to content

Commit

Permalink
Deploy to Prod Done
Browse files Browse the repository at this point in the history
  • Loading branch information
sivm99 committed Sep 4, 2024
1 parent f2fc8ff commit 9f38e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/live.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if [ -f config.env ]; then
else
cp $SECRET_PATH/config.env .
echo "config.env file copied from $SECRET_PATH/config.env"
exit 1
exit 0
fi

# we will first check if docker compose is up and running
Expand Down

0 comments on commit 9f38e27

Please sign in to comment.