Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarpele authored Nov 8, 2023
1 parent ffa2149 commit 4de6b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
1. Clone [repo](https://github.com/dkarpele/graduate_work).
2. Create ```.env``` file according to ```.env.example```.
3. Create ```.env.minio.json``` file according to ```.env.minio.json.example```.
4Launch the project ```docker-compose up --build```.
4. Launch the project ```docker-compose up --build```.


#### [architecture](architecture)

Architecture for the CDN service described here.

#### [CDN](cdn)
#### [CDN](cdn_api_async_redis)

We use MinIO as a S3 and redis as a cache.

Expand Down

0 comments on commit 4de6b9e

Please sign in to comment.