This commit is contained in:
traveler 2025-09-26 16:09:52 -05:00
parent f3b2126287
commit 11305aebf2

View file

@ -1,7 +1,7 @@
# Database Configuration
DB_USER=root
DB_PASS=your-secure-password-here
DB_PASS=peekaping
DB_NAME=peekaping
DB_HOST=postgres
DB_PORT=5432