Commit 725682fc authored by Noel Alonso's avatar Noel Alonso
Browse files

Desactiva logs en entorno test

parent 07e44f7c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -8,6 +8,11 @@ elastic.port=9201
redmic.elasticsearch.check.mappings=true
redmic.elasticsearch.create.mappings=true

#desactiva logs
logging.level.root=OFF
logging.level.org.springframework=OFF
logging.level.es.redmic=OFF

#oauth
oauth.server=http://localhost:8081