Jelajahi Sumber

Update Youtube videos (#46)

Rafael Blumberg 3 tahun lalu
induk
melakukan
38791fa6e4
3 mengubah file dengan 7 tambahan dan 0 penghapusan
  1. 5 0
      build/info.json
  2. 1 0
      template/apps/snippet-box.json
  3. 1 0
      template/apps/wireguard-server.json

+ 5 - 0
build/info.json

@@ -76,6 +76,11 @@
 			"ID": 13,
 			"ID": 13,
 			"Title": "Beginners Guide to WireGuard Docker and Installing Pi-OS 64bit",
 			"Title": "Beginners Guide to WireGuard Docker and Installing Pi-OS 64bit",
 			"URL": "https://www.youtube.com/watch?v=yB_jAumIxOg"
 			"URL": "https://www.youtube.com/watch?v=yB_jAumIxOg"
+		},
+		{
+			"ID": 14,
+			"Title": "My Most used container! Snippet Box",
+			"URL": "https://www.youtube.com/watch?v=v-jUyB3fvAo"
 		}
 		}
 	],
 	],
 	"docs": [
 	"docs": [

+ 1 - 0
template/apps/snippet-box.json

@@ -17,6 +17,7 @@
 	"restart_policy": "unless-stopped",
 	"restart_policy": "unless-stopped",
 	"title": "Snippet-box",
 	"title": "Snippet-box",
 	"type": 1,
 	"type": 1,
+	"videoID": 14,
 	"volumes": [
 	"volumes": [
 		{
 		{
 			"bind": "/portainer/Files/AppData/Config/Snippet-box",
 			"bind": "/portainer/Files/AppData/Config/Snippet-box",

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

@@ -43,6 +43,7 @@
 	"name": "wg-easy",
 	"name": "wg-easy",
 	"officialDoc": "https://github.com/WeeJeWel/wg-easy/#1-install-docker",
 	"officialDoc": "https://github.com/WeeJeWel/wg-easy/#1-install-docker",
 	"piHostedDoc": "wireguard-install.md",
 	"piHostedDoc": "wireguard-install.md",
+	"videoID": 13,
 	"platform": "linux",
 	"platform": "linux",
 	"repository": {
 	"repository": {
 		"stackfile32": "stack/wireguard-easy.yml",
 		"stackfile32": "stack/wireguard-easy.yml",