소스 검색

Make it clear the v3 is alpha

Robert Middleswarth 2 년 전
부모
커밋
a828d06609
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      template/apps/nginx-proxy-manager-v3.json
  2. 0 0
      tools/install_authentik.sh

+ 2 - 2
template/apps/nginx-proxy-manager-v3.json

@@ -3,7 +3,7 @@
 		"Proxy",
 		"Tools"
 	],
-	"description": "Nginx Proxy Manager v3 Develop enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.  Please see the install document at https://github.com/pi-hosted/pi-hosted/tree/master/docs installing the template",
+	"description": "[Alpha] Nginx Proxy Manager v3 Develop enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.  Please see the install document at https://github.com/pi-hosted/pi-hosted/tree/master/docs installing the template",
 	"env": [
 		{
 			"default": "1000",
@@ -35,7 +35,7 @@
 		"443:443/tcp"
 	],
 	"restart_policy": "unless-stopped",
-	"title": "Nginx Proxy Manager v3 Develop",
+	"title": "Nginx Proxy Manager v3 [ALPHA] Develop",
 	"type": 1,
 	"videoID": "N.09",
 	"volumes": [

+ 0 - 0
tools/install_authentik.sh