first commit

This commit is contained in:
CHIEFSOFT\ameye
2025-05-17 03:52:41 -04:00
commit e869785624
24 changed files with 44883 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Database Configuration
DB_USER=your_username
DB_PASSWORD=your_password
DB_NAME=your_database
DB_PORT=your_port
DB_HOST=your_host