bpaldan

Results 5 comments of bpaldan

Hello [ssddanbrown](https://github.com/ssddanbrown)! I really like your program and thank you for your help. I use an orchestrator called coolify. I installed BookStack through the coolify web interface, using the default...

Coolify creates the .env file, which can be edited via the web interface. It can also be edited manually, but then the changes will be lost when BookStack Docker is...

I will insert the environment variables page: I followed the instructions below regarding the use of the .env file: https://coolify.io/docs/knowledge-base/docker/compose Regarding the use of the .env file, there are no...

OK Dan, thanks. It does not explicitly mention the .env file, the interesting part is the "Defining environment variables" section. You define the environment variables in the docker-compose.yml file, and...

Thank you [alexgorbatchev](https://github.com/alexgorbatchev). Your solution also worked for me. bpd