SQLX
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Database Configuration
|
||||
DATABASE_URL=postgresql://username:password@localhost:5432/mission_control
|
||||
|
||||
# Optional: Override default server settings
|
||||
# SERVER_HOST=0.0.0.0
|
||||
# SERVER_PORT=3001
|
||||
Reference in New Issue
Block a user