mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Alpine-AdGuardHome (#3875)
* Alpine-AdGuardHome * modify tag * Update alpine-adguard.sh
This commit is contained in:
parent
203d022db5
commit
54b794da54
3 changed files with 105 additions and 0 deletions
|
|
@ -24,6 +24,17 @@
|
|||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "alpine",
|
||||
"script": "ct/alpine-adguard.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 256,
|
||||
"hdd": 1,
|
||||
"os": "alpine",
|
||||
"version": "3.21"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue