diff --git a/docker/images/docker-compose.yaml b/docker/images/docker-compose.yaml index 42cb16ce10..59601af625 100644 --- a/docker/images/docker-compose.yaml +++ b/docker/images/docker-compose.yaml @@ -206,7 +206,7 @@ services: # communicate with the frontend. PENPOT_PUBLIC_URI: http://penpot-frontend:8080 - ## Valkey (or previowsly Redis) is used for the websockets notifications. + ## Valkey (or previously Redis) is used for the websockets notifications. PENPOT_REDIS_URI: redis://penpot-valkey/0 penpot-postgres: