0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
penpot/docker/images
Lazalatin 3a4563d755 🐛 Fix doubled quotes in frontend config
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.
2022-09-28 09:50:20 +02:00
..
files 📎 Update docker images related files 2022-08-24 10:59:56 +02:00
build.sh 📎 Add exec perms to build script 2022-02-07 23:42:26 +01:00
config.env 🐛 Fix doubled quotes in frontend config 2022-09-28 09:50:20 +02:00
docker-compose.yaml 🐛 Fix environment import for exporter at docker 2022-06-06 13:23:40 +02:00
Dockerfile.backend ⬆️ Update docker images system dependencies 2022-07-05 11:51:36 +02:00
Dockerfile.exporter 📎 Update docker images related files 2022-08-24 10:59:56 +02:00
Dockerfile.frontend ⬆️ Update docker images system dependencies 2022-07-05 11:51:36 +02:00