更新应用 ApiFox Runner

This commit is contained in:
2025-10-20 16:50:04 +08:00
parent be0d4ca908
commit 9cb09a99a3
7 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@ additionalProperties:
required: true required: true
rule: paramPort rule: paramPort
type: number type: number
- default: "http://127.0.0.1:4524" - default: "https://api.apifox.cn"
edit: true edit: true
envKey: SERVER_APP_BASE_URL envKey: SERVER_APP_BASE_URL
labelZh: 应用服务地址 labelZh: 应用服务地址
@@ -4,7 +4,7 @@ networks:
services: services:
apifox-runner: 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} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"