1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 10:41:42 +08:00
1Panel-Appstore/apps/docker-hoster/20251214015636/data.yml

23 lines
556 B
YAML

additionalProperties:
formFields:
- default: "/var/run/docker.sock"
edit: true
envKey: DOCKER_SOCK_PATH
labelEn: Docker Socket Path
labelZh: Docker 套接字路径
label:
en: Docker Socket Path
zh: Docker 套接字路径
required: true
type: text
- default: "/etc/hosts"
edit: true
envKey: HOSTS_PATH
labelEn: Hosts File Path
labelZh: Hosts 文件路径
label:
en: Hosts File Path
zh: Hosts 文件路径
required: true
type: text