tt/env.env
Mohamad.Elsena 5dc71dbf90 weeee💃
2025-02-10 09:48:27 +01:00

7 lines
157 B
Bash

DB_API_KEY=your_db_api_key
WEATHER_API_KEY=your_weather_api_key
DB_HOST=localhost
DB_PORT=5432
DB_NAME=train_weather_db
DB_USER=postgres
DB_PASSWORD=password