website/docs: fixed a typo and pronounce problem (#1271)
This commit is contained in:
parent
495b068be5
commit
6f06ba06d0
|
@ -92,10 +92,10 @@ The docker-compose project contains the following containers:
|
||||||
|
|
||||||
- worker
|
- 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
|
- redis & postgresql
|
||||||
|
|
||||||
Cache and database respectively.
|
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.
|
||||||
|
|
Reference in New Issue