diff --git a/README.md b/README.md index d3db0d4..eb37f27 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ NEXTCLOUD_BASE_PATH=Models | `NEXTCLOUD_BASE_PATH` | Root folder on the Drive (default: `Models`) | No | > To create a GitHub token: GitHub > Settings > Developer settings > Fine-grained personal access tokens > select the target repo > Permissions > Contents: Read and write + > To create a Nextcloud public share token: Nextcloud > Files > select folder > Share > Create public share > set permissions (write access required) > copy the share link and extract the token ### Production (Coolify / Docker) @@ -259,4 +260,6 @@ The Docker image runs the Next.js app and server-side asset preparation in a sin ## License -[MIT](LICENSE) - Copyright (c) 2026 La Fabrik Durable. +See [MIT](LICENSE) License + +Copyright 2026 La Fabrik Durable. All rights reserved. \ No newline at end of file