From 4488aaa66df2a77ee6b4b38ee12af1bdc5ce6396 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 5 Aug 2024 10:04:13 +0000
Subject: [PATCH] Automatic generation of the file templates-portainer.json
---
README.md | 2 +-
templates-portainer.json | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6362eb0..a7aee64 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
-
+
diff --git a/templates-portainer.json b/templates-portainer.json
index 7770e3b..22fcdfb 100644
--- a/templates-portainer.json
+++ b/templates-portainer.json
@@ -1267,6 +1267,16 @@
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
+ {
+ "name": "DB_USER",
+ "label": "Database user ",
+ "description": "No spaces or points",
+ "default": "focalboard"
+ },
+ {
+ "name": "DB_PASSWORD",
+ "label": "Database user password"
+ },
{
"name": "NETWORK",
"label": "Your Traefik network ",