mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00:00
Increase default disk size for Apt-Cacher-NG (#7352)
This commit is contained in:
parent
a3e0df9de1
commit
591af3f109
2 changed files with 14 additions and 14 deletions
|
@ -21,7 +21,7 @@
|
|||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
"hdd": 2,
|
||||
"hdd": 10,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue