Skip to content

Commit

Permalink
Merge pull request #319 from DFE-Digital/chore/document-where-to-find…
Browse files Browse the repository at this point in the history
…-the-service

Document where to find the service
  • Loading branch information
tahb authored Apr 27, 2021
2 parents 7f763aa + 5abbb6a commit 1267730
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The format is based on [Keep a Changelog 1.0.0].
- fix CI not running RSpec
- existing specification page displays useful message when no specs exist
- fix text input field width to fit full screen width
- document where to find the service in the readme

## [release-009] - 2021-05-21

Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,13 @@ in doc/architecture/decisions and contributed to with the

## Access

TODO: Where can people find the service and the different environments?
| Environment | URL |
| :------------- | :------------------------------------------------------------: |
| Development | http://localhost:3000 |
| Research | https://buy-for-your-school-research.london.cloudapps.digital |
| Preview | https://buy-for-your-school-preview.london.cloudapps.digital |
| Staging | https://staging-get-help-buying-for-schools.education.gov.uk |
| Production | https://get-help-buying-for-schools.education.gov.uk |

## Source

Expand Down

0 comments on commit 1267730

Please sign in to comment.