mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-20 03:00:57 -06:00
* fix: docker env parsing & response bug when built w docker * chore: bring back env example * fix: docker compose envs are now single place defined * add: renaming of .env in docs * remove: existence of prisma_generate_data_proxy * fix: use newer env vars and a smarter way to handle existing .env file * fix: remove text to remove existing .enb * fix: remove comments, local testing, and mention of more updating via echo in prod script * fix: env ending * fix: finalllyyy the docker compose works * feat: short survey url support in docker compose * fix: add envs to prod script * chore: reorder env vars for uniformity * update description for SHORT_SURVEY_BASE_URL * fix: add ASSET_PREFIX_URL to prod script & docker compose --------- Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>