fix: 修改端口
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 11s
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 11s
This commit is contained in:
@@ -76,6 +76,6 @@ jobs:
|
||||
docker run -d \
|
||||
--name $CONTAINER_NAME \
|
||||
--restart always \
|
||||
-p 8080:8080 \
|
||||
-p 20048:20048 \
|
||||
-p 8090:8090 \
|
||||
-p 8091:8091 \
|
||||
"$IMAGE"
|
||||
|
||||
Reference in New Issue
Block a user