diff --git a/WebContent/WEB-INF/conexao.properties b/WebContent/WEB-INF/conexao.properties index c639dac..4802b43 100644 --- a/WebContent/WEB-INF/conexao.properties +++ b/WebContent/WEB-INF/conexao.properties @@ -1,7 +1,7 @@ driver = org.postgresql.Driver user = postgres senha = postgres -url = jdbc:postgresql://localhost:5432/relatorioCircunstanciado +url = jdbc:postgresql://10.209.60.108:5432/relatorioCircunstanciado #driver = org.postgresql.Driver #user = postgres -- libgit2 0.21.2