Use skippy.w5isp.com for HRRR proxy
This commit is contained in:
parent
5aeec4f55e
commit
485dfe0f75
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ config :microwaveprop, srtm_tiles_dir: Path.expand("~/srtm/tiles")
|
||||||
config :microwaveprop, hrrr_cache_dir: Path.expand("~/hrrr")
|
config :microwaveprop, hrrr_cache_dir: Path.expand("~/hrrr")
|
||||||
|
|
||||||
# Proxy HRRR downloads through local caching nginx (set to nil to use S3 directly)
|
# Proxy HRRR downloads through local caching nginx (set to nil to use S3 directly)
|
||||||
config :microwaveprop, hrrr_base_url: "http://skippy:8080"
|
config :microwaveprop, hrrr_base_url: "http://skippy.w5isp.com:8080"
|
||||||
|
|
||||||
# Freshness monitor watches for stale propagation scores
|
# Freshness monitor watches for stale propagation scores
|
||||||
config :microwaveprop, start_freshness_monitor: true
|
config :microwaveprop, start_freshness_monitor: true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue