- name: weatherdb driver: postgres params: uri: postgres://weatherdb:5432/weatherdb?sslmode=disable username: weatherdb password: weatherdb