Ver código fonte

Fix Wireguard App (#61)

Rafael Blumberg 2 anos atrás
pai
commit
0b841f9c77
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      template/apps/wireguard-server.json

+ 0 - 2
template/apps/wireguard-server.json

@@ -38,8 +38,6 @@
                         "name": "WG_ALLOWED_IPS"
 		}
 	],
-	"image_arm64": "weejewel/wg-easy:latest",
-	"image_amd64": "weejewel/wg-easy:latest",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/wireguard.png",
 	"name": "wg-easy",
 	"officialDoc": "https://github.com/WeeJeWel/wg-easy/#1-install-docker",