Skip to content

Commit

Permalink
Add note about how the live site is deployed. Part of #48
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian McEwen committed Dec 7, 2021
1 parent ead646a commit f266ced
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 @@ -68,3 +68,5 @@ Their interactions are orchestrated with `docker-compose`, so getting it running
* `docker-compose up`
To run any database migrations, once things are running then run: `docker-compose exec api npx knex migrate:latest --env production`
Any time things are pushed to the `master` branch, the [live site will automatically deploy the new version](https://github.com/DoESLiverpool/optimism/issues/48).

0 comments on commit f266ced

Please sign in to comment.