monkeytype/docker
Nitin 2df72cc692
docs(example.env): improve clarity of docker/example.env config for self-hosting (@nitin-is-me) (#6777)
### Description

Improved the `docker/example.env` file to make it more beginner-friendly
and easier to configure for self-hosters.

Changes made:
- Added section headers for clarity (e.g. Required Config, Firebase
Config, etc.)
- Clarified which settings are optional (Firebase, email, ports)
- Added better inline comments explaining each env variable
- Improved formatting and spacing for better readability

---

### Checks

- [x] Make sure the PR title follows the Conventional Commits standard.
- [ ] Adding quotes? (N/A)
- [ ] Adding a language? (N/A)  
- [ ] Adding a theme? (N/A)  
- [ ] Adding a layout? (N/A)  
- [x] Check if any open issues are related – None that I found

---

### Closes

N/A
2025-07-25 14:15:33 +02:00
..
backend fix(docker): Allow to self-host without firebase config (@fehmer) (#6685) 2025-07-01 13:06:06 +02:00
frontend fix(docker): fix deeplinks and update documentation (@fehmer) (#6640) 2025-06-17 12:52:52 +02:00
backend-configuration.json chore(self hosting): run selfhosted backend in prod mode (@fehmer) (#6326) 2025-03-03 17:43:08 +01:00
BUILD.md fix(docker): Allow to self-host without firebase config (@fehmer) (#6685) 2025-07-01 13:06:06 +02:00
docker-compose.yml fix(docker): use frontend url for firebase admin (@fehmer) (#6730) 2025-07-14 15:30:34 +02:00
example.env docs(example.env): improve clarity of docker/example.env config for self-hosting (@nitin-is-me) (#6777) 2025-07-25 14:15:33 +02:00
serviceAccountKey-example.json impr: add selfhosting using docker only (fehmer) (#5170) 2024-03-12 12:02:13 +01:00