Changes to readme file for more clarity

This commit is contained in:
Renzo Vallejos 2024-09-25 10:13:46 -07:00
parent 2daa3993ee
commit a9e2decb39

View file

@ -23,3 +23,6 @@ logging.level.org.springframework=INFO
# Maximum time static resources should be cached
spring.web.resources.cache.cachecontrol.max-age=12h
#Used for testing the app with another port. In this case I used port 8095
#server.port = 8095