mirror of
https://github.com/penpot/penpot.git
synced 2025-07-10 17:17:17 +02:00
🐛 Fix a typo
This commit is contained in:
parent
54643b79f6
commit
b91d703060
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue