Automatic generation of the file templates-portainer.json

This commit is contained in:
github-actions[bot]
2025-04-19 08:55:25 +00:00
parent 9a156db307
commit af8637c19b
2 changed files with 3 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
<a href="https://github.com/PAPAMICA/docker-compose-collection#utilisation"><img src="https://img.shields.io/badge/How_to_use-%2341454A.svg?style=for-the-badge&logo=target&logoColor=white"> </a>
<a href="https://github.com/PAPAMICA/docker-compose-collection#add-new-docker-compose-file"><img src="https://img.shields.io/badge/Add_new_service-%2341454A.svg?style=for-the-badge&logo=target&logoColor=white"> </a>
<br />
<a><img alt="Updated" src="https://img.shields.io/badge/updated-2024_08_07_14h37-%232496ED.svg?style=for-the-badge&logo=social-blade&logoColor=white" ></a> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PAPAMICA/docker-compose-collection/main.yml?branch=master&label=Files%20generating&logo=files&logoColor=white&style=for-the-badge">
<a><img alt="Updated" src="https://img.shields.io/badge/updated-2025_04_19_08h55-%232496ED.svg?style=for-the-badge&logo=social-blade&logoColor=white" ></a> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/PAPAMICA/docker-compose-collection/main.yml?branch=master&label=Files%20generating&logo=files&logoColor=white&style=for-the-badge">
<br />
<a href="https://www.docker.com/"><img src="https://img.shields.io/badge/docker-%232496ED.svg?style=for-the-badge&logo=docker&logoColor=white"> </a>
<a href="https://www.portainer.io/"><img src="https://img.shields.io/badge/portainer-%2313BEF9.svg?style=for-the-badge&logo=portainer&logoColor=white"> </a>

View File

@@ -41,7 +41,7 @@
{
"type": 3,
"title": "Ampache",
"name": "ampache",
"name": "Ampache",
"description": "web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.",
"note": "Website: <a href='https://github.com/ampache/ampache-docker' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
@@ -70,8 +70,7 @@
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com",
"default": "exemple.tld"
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",