mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
3a4563d755
Docker parses environment variables literally, delivering quoted flags in the $PENPOT_FLAGS variable. This in turn leads to doubled quotes in the resulting config.js in front and after the flags, omitting them completely. This commit fixes this behaviour. |
||
---|---|---|
.. | ||
files | ||
build.sh | ||
config.env | ||
docker-compose.yaml | ||
Dockerfile.backend | ||
Dockerfile.exporter | ||
Dockerfile.frontend |