Files
appstore/apps/docker-hoster/latest/data.yml
T

35 lines
1.0 KiB
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 套接字路径'
zh-Hant: 'Docker 套接字路徑'
ja: 'Docker ソケットパス'
ko: 'Docker 소켓 경로'
ru: 'Путь к сокету Docker'
ms: 'Laluan Soket Docker'
pt-br: 'Caminho do Socket 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 文件路径'
zh-Hant: 'Hosts 文件路徑'
ja: 'Hosts ファイルパス'
ko: 'Hosts 파일 경로'
ru: 'Путь к файлу hosts'
ms: 'Laluan fail hosts'
pt-br: 'Caminho do arquivo hosts'
required: true
type: text