Skip to content

Commit

Permalink
store config in own module
Browse files Browse the repository at this point in the history
  • Loading branch information
nonnontrivial committed Jul 27, 2024
1 parent 2104186 commit 64fb57b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ measurements across all [resolution 0 h3 cells](https://h3geo.org/docs/core-libr
# create the volume for weather data
docker volume create --name open-meteo-data

# get latest data into the above volume
./update-open-meteo.sh

# run the containers
docker-compose up --build
```

0 comments on commit 64fb57b

Please sign in to comment.