Update link to documentation in docker-compose.yml (#5873)

* Update link to documentation in docker-compose.yml

* Add release notes
This commit is contained in:
Andrea Colombo
2025-10-21 19:35:55 +02:00
committed by GitHub
parent 1737674b9e
commit 6ed18d8f8c
2 changed files with 7 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ services:
# - ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=20
# - ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB=50
# - ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB=20
# See all options and more details at https://actualbudget.github.io/docs/Installing/Configuration
# See all options and more details at https://actualbudget.org/docs/config/
# !! If you are not using any of these options, remove the 'environment:' tag entirely.
volumes:
# Change './actual-data' below to the path to the folder you want Actual to store its data in on your server.