Update application.properties

This commit is contained in:
boat cow 2023-04-08 18:34:20 -04:00 committed by GitHub
parent 47018ed329
commit fffe1bbb7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
#set port
server.port=8081