diff --git a/R/common/environment.R b/R/common/environment.R index 5bf78b0..95cacca 100644 --- a/R/common/environment.R +++ b/R/common/environment.R @@ -5,7 +5,7 @@ environnement <- "prod" if(environnement == "prod"){ server_path <- "https://tomcat.herdbookcharolais.com/HbcSchedulerAndServices-2.0-SNAPSHOT/" - rep_imp <- "/R/" + rep_imp <- "/home/hbc/R/" infos_con <- list( drv = RPostgres::Postgres(),