Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rsh-12 committed May 12, 2024
1 parent b01ea97 commit 0700aa7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ Todo:
- [ ] Nginx (docker)

---
### ВАЖНО!
Перед началом работы нужно:
1. Создать `.env` файл и прописать туда нужные переменные среды (см. `docker-compose.yml`)
2. Сгенерировать заранее self-signed SSL сертификаты (см. `./crt/generate_ssl.sh` )

### Генерация отчета о покрытии тестами
```shell
mvn clean test jacoco:report
Expand Down

0 comments on commit 0700aa7

Please sign in to comment.