File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ Known integrations:
12
12
- [ HomeAssistant Hass.io plugin] ( https://github.com/hassio-addons/addon-nginx-proxy-manager )
13
13
- [ UnRaid / Synology] ( https://github.com/jlesage/docker-nginx-proxy-manager )
14
14
- [ Proxmox Scripts] ( https://github.com/ej52/proxmox-scripts/tree/main/apps/nginx-proxy-manager )
15
+ - [ Proxmox VE Helper-Scripts] ( https://community-scripts.github.io/ProxmoxVE/scripts?id=nginxproxymanager )
15
16
- [ nginxproxymanagerGraf] ( https://github.com/ma-karai/nginxproxymanagerGraf )
16
17
17
18
Original file line number Diff line number Diff line change @@ -873,9 +873,9 @@ mitt@^3.0.1:
873
873
integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==
874
874
875
875
nanoid@^3.3.7 :
876
- version "3.3.7 "
877
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7 .tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8 "
878
- integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g ==
876
+ version "3.3.8 "
877
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8 .tgz#b1be3030bee36aaff18bacb375e5cce521684baf "
878
+ integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w ==
879
879
880
880
881
881
version "0.4.3"
Original file line number Diff line number Diff line change 247
247
"credentials" : " dns_hetzner_api_token = 0123456789abcdef0123456789abcdef" ,
248
248
"full_plugin_name" : " dns-hetzner"
249
249
},
250
+ "hostingnl" : {
251
+ "name" : " Hosting.nl" ,
252
+ "package_name" : " certbot-dns-hostingnl" ,
253
+ "version" : " ~=0.1.5" ,
254
+ "dependencies" : " " ,
255
+ "credentials" : " dns_hostingnl_api_key = 0123456789abcdef0123456789abcdef" ,
256
+ "full_plugin_name" : " dns-hostingnl"
257
+ },
250
258
"hover" : {
251
259
"name" : " Hover" ,
252
260
"package_name" : " certbot-dns-hover" ,
You can’t perform that action at this time.
0 commit comments