Skip to content

Commit 81ac441

Browse files
authored
cloud file storage: MySQL replaced with Postgres in 1 more place
1 parent 150a200 commit 81ac441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/projects/cloud-file-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ File input может быть использован для загрузки л
187187

188188
## План работы над приложением
189189

190-
- Docker Compose - добавить MySQL, Redis
190+
- Docker Compose - добавить Postgres, Redis
191191
- Django - с помощью django.contrib.auth реализовать регистрацию и авторизацию пользователей, хранить сессии в Redis
192192
- Интеграционные тесты для сервиса регистрации
193193
- Docker Compose - добавить MinIO

0 commit comments

Comments
 (0)