Skip to content

Commit 9a156db

Browse files
committed
🐛 fix: Try to fix template list
1 parent 4cfcfa4 commit 9a156db

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

templates-portainer.json

Lines changed: 3 additions & 2 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,7 +70,8 @@
7070
{
7171
"name": "URL",
7272
"label": "Service URL",
73-
"description": "Example: service.papamica.fr or service.com"
73+
"description": "Example: service.papamica.fr or service.com",
74+
"default": "exemple.tld"
7475
},
7576
{
7677
"name": "NETWORK",

0 commit comments

Comments
 (0)