更新应用 ApiFox Runner

This commit is contained in:
ms
2025-10-20 16:50:04 +08:00
parent be0d4ca908
commit 9cb09a99a3
7 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default: "http://127.0.0.1:4524"
- default: "https://api.apifox.cn"
edit: true
envKey: SERVER_APP_BASE_URL
labelZh: 应用服务地址

View File

@@ -4,7 +4,7 @@ networks:
services:
apifox-runner:
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:1.4.0
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"