Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onur-ozkan authored Sep 9, 2024
1 parent 29457b8 commit 0d3f340
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ Expose configuration file's path as an environment variable in `AUTH_APP_CONFIG_

***Important Note:*** The environment where the application will be deployed, the timezone MUST be as UTC. Also, make sure redis is version `7.*`

### Architecture (TODO: OUTDATED)
### Architecture

![arch2](https://github.com/KomodoPlatform/komodo-defi-proxy/assets/39852038/be7fe7ae-2f2a-4f68-afa8-ce4938c570a7)
![2024-09-09_14-09](https://github.com/user-attachments/assets/2775d73e-8003-4bfe-89e1-2c64da9e3004)

1) Client sends the request.

Expand Down Expand Up @@ -127,4 +127,4 @@ If you want to test features locally, you can run Docker containers using Docker
4. **Stop the Containers**:
```sh
docker compose down
```
```

0 comments on commit 0d3f340

Please sign in to comment.