Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XyL1GaN4eG committed Jul 26, 2024
1 parent 7e9f9ad commit af31ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weatherApiService/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ rabbitmq:
weather:
api:
url:
"http://api.weatherapi.com/v1/current.json?key=b754ca0088e64db9afe102203240306&q={city}&aqi=no"
"http://api.weatherapi.com/v1/current.json?key=58b233192c024029bf3164200242607&q={city}&aqi=no"
# "http://api.weatherapi.com/v1/current.json?key=${WEATHER_API_KEY}&q={city}&aqi=yes"

0 comments on commit af31ca9

Please sign in to comment.