Update config.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Guacamole-Client",
|
"name": "Guacamole-Client",
|
||||||
"version": "1.2.0",
|
"version": "latest",
|
||||||
"slug": "guacamole-client",
|
"slug": "guacamole-client",
|
||||||
"description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.",
|
"description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.",
|
||||||
"arch": [
|
"arch": [
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
"panel_icon": "mdi:remote-desktop",
|
"panel_icon": "mdi:remote-desktop",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 8080,
|
"ingress_port": 8080,
|
||||||
"image": "thedtwo/guacamole-base",
|
"image": "thedtwo/guacamole-webserver",
|
||||||
"options": {},
|
"options": {},
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": null
|
"8080/tcp": null
|
||||||
|
|||||||
Reference in New Issue
Block a user