today_ai_weather/app/services
songtianlun b5c40f2e13 fix: update Dockerfile and weather service configuration
- Added 'libpq-dev' to the packages installed in the Dockerfile
- Updated the base_uri in WeatherService to use 'dig' for safer access

These changes improve the Docker environment by ensuring that
necessary PostgreSQL development headers are available during
installation. The weather service now safely accesses the
URI from the credentials, reducing the risk of errors when
fetching nested configuration data.
2025-01-22 17:07:04 +08:00
..
ai_service.rb refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
weather_service.rb fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00