Github bot : json sorted

This commit is contained in:
github-actions
2022-05-15 00:29:27 +00:00
parent 2bcb27d63c
commit e54b9dc20d
4 changed files with 9 additions and 10 deletions

View File

@@ -5,6 +5,7 @@
],
"description": "Clientless remote desktop gateway",
"environment": {},
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
"name": "Guacamole Client",
"options": {
"PGID": 0,
@@ -17,11 +18,10 @@
"ports_description": {
"8080/tcp": "web interface"
},
"image": "ghcr.io/alexbelgium/guacamole-{arch}",
"schema": {
"EXTENSIONS": "str?",
"PGID": "int",
"PUID": "int",
"EXTENSIONS": "str?",
"TZ": "str?"
},
"slug": "guacamole",