Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2024-12-26 04:57:18 +00:00
parent 422f7c2ad0
commit 268222df3c
8 changed files with 1 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
# 数据持久化路径 [必填]
APIFOX_RUNNER_ROOT_PATH=/home/apifox-runner
# WebUI 端口 [必填]
PANEL_APP_PORT_HTTP=4524
# 应用服务地址 [必填]
SERVER_APP_BASE_URL=http://127.0.0.1:4524
# 访问令牌 [必填]
ACCESS_TOKEN=
# 团队 ID [必填]
TEAM_ID=0
# Runner ID [必填]
RUNNER_ID=0