Skip to content

Commit

Permalink
Add step to create folder with data
Browse files Browse the repository at this point in the history
  • Loading branch information
Era-Dorta committed Jan 4, 2025
1 parent 6b6e0cc commit 2c72cf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Once the bot is up and running, several commands are available:
### Option 2: docker compose

* Install [docker](https://www.docker.com/).
* Download the [docker-compose.yml](https://github.com/Era-Dorta/signalblast/blob/main/docker-compose.yaml) file.
* Create a folder called `signalblast_data`
* Define the relevant environment variables
```bash
export DOCKER_TAG="The version of signalblast to run, can be latest"
Expand Down

0 comments on commit 2c72cf9

Please sign in to comment.