Skip to content

Commit 27eda37

Browse files
authored
Update README.md
1 parent 353e905 commit 27eda37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This repo will primarily contain:
2222
- Clone [TIM](https://github.com/buerokratt/TIM)
2323
- Navigate to TIM and build the image using the command `docker build -t tim .`
2424
- Clone [Authentication Layer](https://github.com/buerokratt/Authentication-layer)
25+
- Go to public/env-config.js and update the RUUTER_API_URL to 'http://localhost:8086/classifier'
2526
- Navigate to Authentication Layer, checkout to the `dev` branch and build the image using the command `docker build -f Dockerfile.dev -t authentication-layer .`
2627
- Clone [S3 Ferry](https://github.com/buerokratt/S3-Ferry)
2728
- Navigate to S3-Ferry and build the image using the command `docker build -t s3-ferry .`

0 commit comments

Comments
 (0)