diff --git a/dicos/50_risotto.xml b/dicos/50_risotto.xml index 7f10e61..4097f64 100644 --- a/dicos/50_risotto.xml +++ b/dicos/50_risotto.xml @@ -2,6 +2,9 @@ risotto + + 8080 + diff --git a/tmpl/risotto.conf b/tmpl/risotto.conf index 704af34..95c7b0a 100644 --- a/tmpl/risotto.conf +++ b/tmpl/risotto.conf @@ -8,6 +8,7 @@ RISOTTO_DB_PASSWORD=replace_me TIRAMISU_DB_NAME="%%risotto_tiramisu_dbname" TIRAMISU_DB_USER="%%risotto_tiramisu_db_user" TIRAMISU_DB_PASSWORD=replace_me +RISOTTO_URL="http://%%nom_domaine_machine:8080/" DB_ADDRESS="%%risotto_db_address" MESSAGE_PATH="%%risotto_messages_dir" CACHE_ROOT_PATH="%%risotto_cache_dir"