Update application.properties

This commit is contained in:
2024-10-04 12:02:23 -03:00
committed by GitHub
parent 36f998cf4b
commit d661d445ce
@@ -1,6 +1,7 @@
spring.application.name=tasknote-api
server.port = 8585
server.error.include-message=always
server.servlet.context-path=${SERVER_SERVLET_CONTEXT_PATH:/server}
logging.level.br.com.tasknoteapp.server = DEBUG
logging.level.org.springframework.security = DEBUG