cd /data/apps/ghost && sed -i "s/APP_URL=.*/APP_URL=$(curl 4.ipw.cn)/g" .env && docker-compose down && docker-compose up -d
评论区