Skip to content

Commit c788bc1

Browse files
committed
Merge branch 'master' of github.com:PAPAMICA/docker-compose-collection
2 parents fa839c5 + af8637c commit c788bc1

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<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>
1414
<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>
1515
<br />
16-
<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">
16+
<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">
1717
<br />
1818
<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>
1919
<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>

templates-portainer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
{
4242
"type": 3,
4343
"title": "Ampache",
44-
"name": "ampache",
44+
"name": "Ampache",
4545
"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.",
4646
"note": "Website: <a href='https://github.com/ampache/ampache-docker' target='_blank' rel='noopener'>Github.com</a>",
4747
"categories": [
@@ -70,8 +70,7 @@
7070
{
7171
"name": "URL",
7272
"label": "Service URL",
73-
"description": "Example: service.papamica.fr or service.com",
74-
"default": "exemple.tld"
73+
"description": "Example: service.papamica.fr or service.com"
7574
},
7675
{
7776
"name": "NETWORK",

0 commit comments

Comments
 (0)