mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-26 10:43:34 +02:00
WIP: lots more documentation
This commit is contained in:
parent
f7f5ee9fac
commit
2013b3d71a
8 changed files with 279 additions and 33 deletions
|
@ -35,9 +35,14 @@ See [The full specification](./overleaf-rc.md) for more details on the supported
|
|||
|
||||
## The `variables.env` File
|
||||
|
||||
|
||||
The `config/variables.env` file contains environment variables that are loaded into the overleaf docker container, and used to configure the overleaf microservices. These include the name of the application, as displayed in the header of the web interface, settings for sending emails, and settings for using LDAP with Server Pro.
|
||||
|
||||
|
||||
## The `version` File
|
||||
|
||||
The `config/version` file contains the version number of the docker images that will be used to create the running instance of Overleaf.
|
||||
|
||||
|
||||
## The `docker-compose.override.yml` File
|
||||
|
||||
If present, the `config/docker-compose.override.yml` file will be included in the invocation to `docker-compose`. This is useful for overriding configuration specific to docker-compose.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue