We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c78cd2 commit b6532d4Copy full SHA for b6532d4
README.md
@@ -71,7 +71,9 @@ pip freeze > requirements.txt # обновляет requirements.txt
71
72
### Продакшен
73
74
-_Команда запуска_
+_Сборка и деплой автоматизированы с помощью [github-actions](https://github.com/coder8080/usmile/actions)_
75
+
76
+**Команда запуска**
77
78
```bash
79
docker compose --profile prod up -d
0 commit comments