From a2610624726f0219a221fecade2ab8dba4ee841a Mon Sep 17 00:00:00 2001 From: ulmentflam Date: Sat, 15 Jun 2024 22:35:50 -0400 Subject: [PATCH] Increasing download and setting proper default port --- ct/fooocus.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/fooocus.sh b/ct/fooocus.sh index 796e183e..60dd1f34 100644 --- a/ct/fooocus.sh +++ b/ct/fooocus.sh @@ -22,7 +22,7 @@ echo -e "Loading..." APP="Fooocus" var_disk="24" var_cpu="4" -var_ram="8192" +var_ram="9216" var_os="debian" var_version="12" variables @@ -98,4 +98,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. - ${BL}http://${IP}:80${CL} \n" + ${BL}http://${IP}:7865${CL} \n"