📚 Fix typo in Docker Compose comment (#11660)

This commit is contained in:
Teja Poosa 2026-09-15 21:26:11 +05:30 committed by GitHub
parent a56c3cb7ce
commit f635aef4eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -126,7 +126,7 @@ services:
networks:
- penpot
## Configuration envronment variables for the backend container.
## Configuration environment variables for the backend container.
environment:
<< : [*penpot-flags, *penpot-public-uri, *penpot-http-body-size, *penpot-secret-key]