This commit is contained in:
fuzhongyun 2026-03-27 19:14:26 +08:00
parent 9a32cc0aa8
commit a8fec8d6bc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set -e
IMAGE_NAME="gd10086-fingerprint-service"
CONTAINER_NAME="gd10086-fingerprint-service"
PORT="8000"
PORT="10086"
echo "========================================="
echo "广东移动指纹获取服务 - 部署脚本"