mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-25 12:31:13 +00:00
Update gitea.sh
increase ram to 1024
This commit is contained in:
@@ -22,7 +22,7 @@ echo -e "Loading..."
|
||||
APP="Gitea"
|
||||
var_disk="8"
|
||||
var_cpu="1"
|
||||
var_ram="512"
|
||||
var_ram="1024"
|
||||
var_os="debian"
|
||||
var_version="12"
|
||||
variables
|
||||
|
Reference in New Issue
Block a user