$schema: ../schemas/config.json http_web: exposed_url: http://me.local.jbrumond.me:8080 oidc: server_url: https://sso.jbrumond.me/realms/public client_id: local-test-service client_secret: 7NwC0NEIHGuAa30Lp2V90KDOKOI3YlSt pkce_cookie: secure: false session_cookie: secure: false pepper: 4tWRICqVeGtOHaq66RA62aGOhIQ logging: level: debug pretty: true services: # # Docs: # Access: openweathermap.org: enabled: true latitude: 45.49607 longitude: -122.67139 api_key: '' # # Docs: # Access: weatherapi.com: enabled: true api_key: e18fb4e3257d4adaa6911347231607 # US only; Provides weather forecasts and alerts. # Docs: # Access: Free; Set a User-Agent below to identify yourself (see docs) weather.gov: enabled: true latitude: 45.4961 longitude: -122.6714 user_agent: (local.jbrumond.me, james@jbrumond.me)