7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
# 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
|