mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:05:48 +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
|
||||
spring.resources.cache.cachecontrol.max-age=12h
|
||||
|
||||
#port
|
||||
server.port=8081
|
||||
|
|
Loading…
Reference in a new issue