Simplified frontend ebv var injection
This commit is contained in:
@@ -36,10 +36,7 @@ services:
|
||||
networks:
|
||||
- penpot-net
|
||||
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:
|
||||
image: "penpotapp/backend:${PENPOT_VERSION:-latest}"
|
||||
|
||||
Reference in New Issue
Block a user