update monica branch name

This commit is contained in:
Alexis Saettler 2022-01-15 21:19:07 +01:00
parent b08ed666a8
commit 887757fd77
No known key found for this signature in database
GPG Key ID: E0E7B3254E8E4407
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ where `%%REPO%%` is the name of the service in your `docker-compose.yml` file.
## Configuration using environment variables
The Monica image will use environment variables to setup the application. See [Monica documentation](https://github.com/monicahq/monica/blob/master/.env.example) for common used variables you should setup.
The Monica image will use environment variables to setup the application. See [Monica documentation](https://github.com/monicahq/monica/blob/main/.env.example) for common used variables you should setup.
## Running the image with docker-compose

View File

@ -1 +1 @@
View [license information](https://github.com/monicahq/monica/blob/master/LICENSE) for the software contained in this image.
View [license information](https://github.com/monicahq/monica/blob/main/LICENSE) for the software contained in this image.