fixed formatting 001

This commit is contained in:
Ulysia 2024-12-28 11:25:54 +01:00 committed by Heli-o
parent 470f9e0a25
commit e4495938ff

View file

@ -24,7 +24,8 @@
## .env
`.env` file is needed due to docker compose. Even if you are not using docker and docker compose, **.ENV IS NEEDED**
the example .env is
__the example .env is__
```
WEBHOOK_URL=<webhook_url>
<<<<<<< HEAD