Merge pull request #6727 from penpot/bameda-fix-typo

🐛 Fix a typo
This commit is contained in:
Andrey Antukh 2025-06-19 09:42:35 +02:00 committed by GitHub
commit a559547f97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: