mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 08:35:49 +00:00
포트 변경 : 8081
This commit is contained in:
parent
c42f95980a
commit
496689199c
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.resources.cache.cachecontrol.max-age=12h
|
spring.resources.cache.cachecontrol.max-age=12h
|
||||||
|
|
||||||
|
#port
|
||||||
|
server.port=8081
|
||||||
|
|
Loading…
Reference in a new issue