Simplified frontend ebv var injection
This commit is contained in:
@@ -36,10 +36,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- penpot-net
|
- penpot-net
|
||||||
environment:
|
environment:
|
||||||
# Explicit individual mapping expansions clear the parsing pipeline
|
<<: [*penpot-flags, *penpot-http-body-size, *penpot-public-uri]
|
||||||
<< : *penpot-flags
|
|
||||||
<< : *penpot-http-body-size
|
|
||||||
<< : *penpot-public-uri
|
|
||||||
|
|
||||||
penpot-backend:
|
penpot-backend:
|
||||||
image: "penpotapp/backend:${PENPOT_VERSION:-latest}"
|
image: "penpotapp/backend:${PENPOT_VERSION:-latest}"
|
||||||
|
|||||||
Reference in New Issue
Block a user