#!/bin/bash
git pull origin master
docker rm -f yzk_wechat_event-api
docker rm -f yzk_wechat_event-celery_worker
docker compose up --build -d