diff --git a/.env.example b/.env.example index fb68fd4..4ebfc42 100644 --- a/.env.example +++ b/.env.example @@ -25,11 +25,3 @@ EMAIL_USE_SSL=False # Connection timeout in seconds EMAIL_TIMEOUT=10 - -# PostgreSQL Configuration -POSTGRES_PASSWORD=your-postgres-password-here -POSTGRES_USER=ttvdrops -POSTGRES_DB=ttvdrops -# PostgreSQL Host and Port -POSTGRES_HOST=localhost -POSTGRES_PORT=5432 \ No newline at end of file