@ -4,7 +4,7 @@ set -e
# 定义变量
IMAGE_NAME="excel2pic"
CONTAINER_NAME="excel2pic_container"
PORT=8000
PORT=8010
echo "开始部署 $IMAGE_NAME ..."