fix app name in config

This commit is contained in:
Jan 2024-02-11 18:57:09 +01:00
parent bd34bd778a
commit e187b18258
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ EOF
} }
header_info header_info
echo -e "Loading..." echo -e "Loading..."
APP="Apache-Cassandra" APP="Apache-CouchDB"
var_disk="10" var_disk="10"
var_cpu="2" var_cpu="2"
var_ram="4096" var_ram="4096"