mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Changes to readme file for more clarity
This commit is contained in:
parent
2daa3993ee
commit
a9e2decb39
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ logging.level.org.springframework=INFO
|
||||||
|
|
||||||
# Maximum time static resources should be cached
|
# Maximum time static resources should be cached
|
||||||
spring.web.resources.cache.cachecontrol.max-age=12h
|
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
|
||||||
|
|
Loading…
Reference in a new issue