Kľúčové slovoTypNázovPovinnéPopis
ENV_FILE_PATHfile-path.envPath to .env file
{
    "schema": "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/credential-prototype.json",
    "version": "1.0",
    "uuid": "df5c8ba3-7207-4c9b-a5b0-07e75e8c433a",
    "code": "EnvFile",
    "name": {
        "en": ".env file"
    },
    "description": {
        "en": "Load configuration values from .env file"
    },
    "logo": "env-file.svg",
    "fields": [
        {
            "keyword": "ENV_FILE_PATH",
            "name": {
                "en": ".env"
            },
            "type": "file-path",
            "description": {
                "en": "Path to .env file"
            },
            "required": false,
            "hint": "\/path\/to\/.env"
        }
    ]
}
Stiahnuť EnvFile.credentialtype.json