создан шаблон .env.example
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-08-30 11:02:30 +03:00
parent a1aadb6393
commit 4500cf5bf4
7 changed files with 33 additions and 5 deletions
+11
View File
@@ -3,6 +3,17 @@
Формат основан на [Keep a Changelog](https://keepachangelog.com/ru/1.1.0/).
Версия проекта — в файле [`VERSION`](../VERSION) (SemVer).
## [1.0.2] - 2026-08-30
### Added
- Шаблон окружения [`.env.example`](../.env.example) для ZILANT и VOLK (секреты — плейсхолдеры).
- `.env` добавлен в [`.gitignore`](../.gitignore).
### Documentation
- README и `docs/ARCHITECTURE.md`: копирование `.env.example``.env` при настройке инстанса.
## [1.0.1] - 2026-08-30
### Changed