From b01b24819f526bc66085f1c8b1ef872e3a8de7d9 Mon Sep 17 00:00:00 2001 From: gibran Date: Tue, 26 Apr 2016 10:39:33 -0300 Subject: [PATCH] Alterado o endereço do serviço e-selo --- src/main/webapp/WEB-INF/eselo.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/eselo.properties b/src/main/webapp/WEB-INF/eselo.properties index 323514e..ea36a60 100644 --- a/src/main/webapp/WEB-INF/eselo.properties +++ b/src/main/webapp/WEB-INF/eselo.properties @@ -1,6 +1,6 @@ #url=https://sistemas-treinamento.ifbaiano.edu.br/intg_ases_selo/calcular-nota -#url=http://189.9.137.162:8080/eselo/calcular-nota -url=http://localhost:18080/eselo/calcular-nota +url=http://189.9.137.162:8080/eselo/calcular-nota +#url=http://localhost:18080/eselo/calcular-nota #Esconde a nota caso não esteja usando o ESELO #Se atribuir o valor "sem_nota" na chave 'sem_nota', não exibirá a nota -- libgit2 0.21.2