🐛 Fix a typo

This commit is contained in:
David Barragán Merino 2025-06-19 09:32:01 +02:00
parent 54643b79f6
commit b91d703060

View file

@ -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: