Initialer Push von Martin
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Database Configuration
|
||||
DB_HOST=mariadb
|
||||
DB_NAME=app_database
|
||||
DB_USER=app_user
|
||||
DB_PASSWORD=app_password
|
||||
DB_ROOT_PASSWORD=root_password
|
||||
Reference in New Issue
Block a user