@@ -76,6 +76,11 @@
"ID": 13,
"Title": "Beginners Guide to WireGuard Docker and Installing Pi-OS 64bit",
"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": [
@@ -17,6 +17,7 @@
"restart_policy": "unless-stopped",
"title": "Snippet-box",
"type": 1,
+ "videoID": 14,
"volumes": [
{
"bind": "/portainer/Files/AppData/Config/Snippet-box",
@@ -43,6 +43,7 @@
"name": "wg-easy",
"officialDoc": "https://github.com/WeeJeWel/wg-easy/#1-install-docker",
"piHostedDoc": "wireguard-install.md",
+ "videoID": 13,
"platform": "linux",
"repository": {
"stackfile32": "stack/wireguard-easy.yml",