File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
88# App Default Values
99APP=" Adguard"
1010var_tags=" adblock"
11- var_cpu=" 2 "
12- var_ram=" 2048 "
13- var_disk=" 4 "
11+ var_cpu=" 1 "
12+ var_ram=" 512 "
13+ var_disk=" 2 "
1414var_os=" debian"
1515var_version=" 12"
1616var_unprivileged=" 1"
@@ -43,4 +43,4 @@ description
4343msg_ok " Completed Successfully!\n"
4444echo -e " ${CREATING}${GN}${APP} setup has been successfully initialized!${CL} "
4545echo -e " ${INFO}${YW} Access it using the following URL:${CL} "
46- echo -e " ${TAB}${GATEWAY}${BGN} http://${IP} :3000${CL} "
46+ echo -e " ${TAB}${GATEWAY}${BGN} http://${IP} :3000${CL} "
Original file line number Diff line number Diff line change @@ -57,4 +57,4 @@ description
5757msg_ok " Completed Successfully!\n"
5858echo -e " ${CREATING}${GN}${APP} setup has been successfully initialized!${CL} "
5959echo -e " ${INFO}${YW} Access it using the following URL:${CL} "
60- echo -e " ${TAB}${GATEWAY}${BGN} http://${IP} :23400 /web${CL} "
60+ echo -e " ${TAB}${GATEWAY}${BGN} http://${IP} :32400 /web${CL} "
Original file line number Diff line number Diff line change 1919 "script" : " ct/photoprism.sh" ,
2020 "resources" : {
2121 "cpu" : 2 ,
22- "ram" : 2048 ,
22+ "ram" : 3072 ,
2323 "hdd" : 8 ,
2424 "os" : " debian" ,
2525 "version" : " 12"
3636 "type" : " warning"
3737 }
3838 ]
39- }
39+ }
You can’t perform that action at this time.
0 commit comments