website/docs: fixed a typo and pronounce problem (#1271)

This commit is contained in:
Julian
2021-08-17 13:29:25 +02:00
committed by GitHub
parent 495b068be5
commit 6f06ba06d0

View File

@ -92,10 +92,10 @@ The docker-compose project contains the following containers:
- worker
This container executes backgorund tasks, everything you can see on the *System Tasks* page in the frontend.
This container executes background tasks, everything you can see on the *System Tasks* page in the frontend.
- redis & postgresql
Cache and database respectively.
Additionally, if you've enabled GeoIP, there is a container running which regularly updates the GeoIP database.
Additionally, if you've enabled GeoIP, there is a container running that regularly updates the GeoIP database.