mirror of
https://github.com/PAPAMICA/docker-compose-collection.git
synced 2026-01-18 16:27:25 +01:00
🐛 fix: Try to fix template list
This commit is contained in:
@@ -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,7 +70,8 @@
|
||||
{
|
||||
"name": "URL",
|
||||
"label": "Service URL",
|
||||
"description": "Example: service.papamica.fr or service.com"
|
||||
"description": "Example: service.papamica.fr or service.com",
|
||||
"default": "exemple.tld"
|
||||
},
|
||||
{
|
||||
"name": "NETWORK",
|
||||
|
||||
Reference in New Issue
Block a user