first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# PostgreSQL database configuration
|
||||
DATABASE_HOST=localhost
|
||||
DATABASE_PORT=5432
|
||||
DATABASE_USER=postgres
|
||||
DATABASE_PASSWORD=your_password_here
|
||||
DATABASE_NAME=weather_data
|
||||
Reference in New Issue
Block a user