mirror of
https://github.com/penpot/penpot.git
synced 2026-09-19 02:16:14 +00:00
📚 Fix typo in Docker Compose comment (#11660)
This commit is contained in:
parent
a56c3cb7ce
commit
f635aef4eb
@ -126,7 +126,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- penpot
|
- penpot
|
||||||
|
|
||||||
## Configuration envronment variables for the backend container.
|
## Configuration environment variables for the backend container.
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
<< : [*penpot-flags, *penpot-public-uri, *penpot-http-body-size, *penpot-secret-key]
|
<< : [*penpot-flags, *penpot-public-uri, *penpot-http-body-size, *penpot-secret-key]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user