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:
parent
d5ed7fdcf9
commit
4850fa77ef
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user