chore: add header comment to .env.example

Test commit to verify GitLab CI/CD pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
laruevin 2026-02-11 12:08:32 +07:00
parent d5ed7fdcf9
commit 4850fa77ef

View File

@ -1,3 +1,6 @@
# Guidly Environment Configuration
# Copy this file to .env and fill in the values
# PostgreSQL # PostgreSQL
DB_HOST=localhost DB_HOST=localhost
DB_PORT=5432 DB_PORT=5432