Skip to content

Commit eba6a25

Browse files
committed
No need to run dependencies individually, so remove instructions
1 parent 45140e6 commit eba6a25

File tree

2 files changed

+0
-103
lines changed

2 files changed

+0
-103
lines changed

Documents/local-dependencies.md

Lines changed: 0 additions & 99 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,6 @@ docker-compose -f docker-dev.yml up
157157

158158
When finished, use `docker-compose down` to gracefully stop the running containers.
159159

160-
Alternatively, you can start each one individually by following the instructions in
161-
the [Local Dependencies](Documents/local-depencencies.md) documentation.
162-
163160

164161
#### Running the API
165162

@@ -194,7 +191,6 @@ Confirm that the platform is up and running by browsing to http://localhost:8080
194191
When finished, press enter to get the sbt prompt, then stop the project by entering `reStop`.
195192

196193

197-
198194
### Running the Project with Docker
199195

200196
#### To run only the API

0 commit comments

Comments
 (0)