瀏覽代碼

Fix stack repo location graylog.json (#374)

Chris P 2 年之前
父節點
當前提交
47b94b9033
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      template/apps/graylog.json

+ 1 - 1
template/apps/graylog.json

@@ -26,7 +26,7 @@
 	"repository": {
 		"stackfile_arm64": "stack/graylog.yml",
 		"stackfile_amd64": "stack/graylog.yml",
-		"url": "https://github.com/Griffen8280/pi-hosted"
+		"url": "https://github.com/pi-hosted/pi-hosted"
 	},
 	"restart_policy": "unless-stopped",
 	"title": "Graylog",