en

Envsample

ru

Перевод слова "envsample" на Русский язык

envsample
Существительное
raiting
envsample
envsamples множ.
Technical term in software development; refers to a sample environment file.
пример файла окружения
Наиболее употребимый вариант в русскоязычной разработческой среде.
Copy the envsample to .env and fill in the variables.
Скопируйте пример файла окружения в .env и заполните переменные.
Дополнительные переводы
образец файла окружения

Опеределения

envsample
Существительное
raiting
A sample environment configuration file (commonly named .env.sample) distributed with software projects to show required environment variables.
Copy the envsample to .env and fill in the variables before running the application.