mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
* Suggest to use .env.example it's easier to start with a pre-done file than search for info about each configuration * added paragraph to tell how to activate https * fix type. As there was 2 space, I assumed there should be a line break * Corrects minor typos in HTTPS documentation Addresses a couple of minor typographical errors in the HTTPS documentation section, improving clarity and readability for users setting up HTTPS. * Clarifies .env setup in Docker documentation Corrects grammar and improves clarity in the Docker documentation regarding obtaining the `.env.example` file for initial configuration. * Fixes typo in HTTPS documentation Corrects a grammatical error in the Docker HTTPS setup guide, improving clarity for users configuring SSL.