Skip to content

Commit

Permalink
Merge branch 'chore/setup-update-api-v2' of github.com:CodeForAfrica/…
Browse files Browse the repository at this point in the history
…sensors.AFRICA-api into chore/setup-update-api-v2
  • Loading branch information
thepsalmist committed Oct 29, 2024
2 parents 205af41 + be4d4cb commit 93fbe53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ GRANT ALL PRIVILEGES ON DATABASE sensorsafrica TO sensorsafrica;

Using docker compose:

- Create a `.env` file using `.env.template` . ***docker-compose has some default values for these variables***
- Build the project; `docker-compose build` or `make build`
- Run the project; `docker-compose up -d` or `make up`

Expand Down

0 comments on commit 93fbe53

Please sign in to comment.