Accès fichiers SPIE 2eme essai

This commit is contained in:
2026-06-11 14:22:04 +02:00
parent 1ee454d3bf
commit 1df8897e88
+1 -1
View File
@@ -5,7 +5,7 @@ environnement <- "prod"
if(environnement == "prod"){ if(environnement == "prod"){
server_path <- "https://tomcat.herdbookcharolais.com/HbcSchedulerAndServices-2.0-SNAPSHOT/" server_path <- "https://tomcat.herdbookcharolais.com/HbcSchedulerAndServices-2.0-SNAPSHOT/"
rep_imp <- "/R/" rep_imp <- "/home/hbc/R/"
infos_con <- list( infos_con <- list(
drv = RPostgres::Postgres(), drv = RPostgres::Postgres(),