Initial commit: Audio Dashboard Management System
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Database Configuration
|
||||
DATABASE_HOST=localhost
|
||||
DATABASE_PORT=3306
|
||||
DATABASE_NAME=audio
|
||||
DATABASE_USER=root
|
||||
DATABASE_PASSWORD=root1
|
||||
|
||||
# Application Settings
|
||||
APP_NAME=Audio Dashboard API
|
||||
DEBUG=True
|
||||
Reference in New Issue
Block a user