From 497b0853c5f57524cef0e7e955b6b6c524eac2a0 Mon Sep 17 00:00:00 2001 From: Tom Boullay Date: Tue, 28 Apr 2026 00:17:45 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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