diff --git a/README.md b/README.md index 6362eb0..a7aee64 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
- Updated GitHub Workflow Status + Updated GitHub Workflow Status
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 ",